https://github.com/michaelstott/pandasdataframeguikivy
Kivy port of Dataframe GUI module. Original wxPython implementation can be found here: https://github.com/bluenote10/PandasDataFrameGUI
https://github.com/michaelstott/pandasdataframeguikivy
client-work kivy matplotlib numpy pandas port statistical-analysis
Last synced: about 1 year ago
JSON representation
Kivy port of Dataframe GUI module. Original wxPython implementation can be found here: https://github.com/bluenote10/PandasDataFrameGUI
- Host: GitHub
- URL: https://github.com/michaelstott/pandasdataframeguikivy
- Owner: MichaelStott
- Created: 2017-07-06T20:12:36.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2020-08-10T23:00:42.000Z (almost 6 years ago)
- Last Synced: 2025-04-18T00:55:52.105Z (about 1 year ago)
- Topics: client-work, kivy, matplotlib, numpy, pandas, port, statistical-analysis
- Language: Python
- Homepage:
- Size: 128 KB
- Stars: 10
- Watchers: 3
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DataframeGUIKivy
Port of Dataframe GUI module to a Kivy widget. Original module can be found at this repository: https://github.com/bluenote10/PandasDataFrameGUI
## Demo Run Instructions
```sh
$ python demo.py
```
## Demo Screenshots