datalyze-solutions / pandas-qt

Utilities to use pandas (the data analysis / manipulation library for Python) with Qt.
https://github.com/draperjames/qtpandas
MIT License
56 stars 23 forks source link

Fresh singular commit: all pythons, all qt interfaces. #15

Open dmopalmer opened 8 years ago

dmopalmer commented 8 years ago

1) PySide, PyQt4, PyQt5 2) Python2.7 and Python3 Partial testing, (but it's not going to get better anytime soon.) Python2.7 + pyside (Threaded example puts up a black window for while) Python3.5 + PyQt5 (All examples work.)