Skip to content
Damien Farrell edited this page Sep 15, 2015 · 9 revisions

pandastable wiki

Pandas is an open source Python library providing high-performance data structures and data analysis tools. Tkinter is the standard GUI toolkit for python. The pandastable library provides a Tkinter widget to the pandas DataFrame class that can be embedded in a Tkinter application.

The main motivation for developing the widget is to provide the core for a standalone application called DataExplore that integrates the table and plotting functions in a self-contained application. This application has it's own blog and download page.

Clone this wiki locally