Skip to content
Damien Farrell edited this page Sep 3, 2017 · 9 revisions

pandastable & DataExplore 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.

Getting started

If you just want to use DataExplore follow the installation instructions. Then launch the application using the command dataexplore. If you have installed the binary in windows just double click the icon.

API documentation

See http://pandastable.readthedocs.io/en/latest/