Recent Releases

0.923 Dec 2020 05:25 minor feature: gtabview 0.9 All iterables with a known length (such as sets) can now be visualized. as regular columns without an explicit conversion. Sets and dictionary keys are now displayed in native order by default. A new `sort` keyword has been added to enforce ordering again. column autosizing error with Python 3.7+. A crash that could occur during shutdown with a running detached view. and Qt5 has been. The `gtabview` utility is now installed via `console_scripts`. ing usage on Windows platforms. Removed support for Blaze, due to broken/unmaintained upstream. Version information is now available as a command line via. `--version` and in the module itself `gtabview.__version__`.
0.812 Dec 2016 03:16 minor feature: Update classifiers and ignores. Add support for PyQt5. Restrict to the same pandas version in python2/3. Favor newer versions of qt/python in install instructions. Bump version and release notes.
0.7.109 Jun 2016 19:25 minor feature: Models: special-case list of bytes/strings. Bump version and release notes.
0.710 May 2016 03:25 minor feature: gtabview 0.7 More irregular/malformed data structures are now supported. Any missing value supported by NumPy/Pandas (such as NaT) is now displayed as. an empty cell for consistency. Column-autosizing performance tweaks.
0.6.118 Apr 2016 03:45 minor feature: Exception with PySide. Segmentation fault in repeated calls to view() in stand-alone programs.
0.628 Sep 2015 11:19 minor feature: