draperjames / qtpandas

Qt Meets Pandas
MIT License
140 stars 53 forks source link

Update for PyQt5 #38

Open melanatech opened 7 years ago

melanatech commented 7 years ago

More like a suggestion, than an issue. In short, a lot of QtGui references need to point to QtWidgets in PyQt5. If refactoring is too much of a burden, maybe make PyQt4 a required/bundled module.