Gtabview

Latest version: v0.10.1

Safety actively analyzes 619324 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.10.1

---------------

* Fixes an issue with column autosizing leading to a division by zero on
some systems.

0.10

-------------

* Fixes interactive support within IPython and Jupyter notebooks.

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.
* Fixes column autosizing error with Python 3.7+
* A crash that could occur during shutdown with a running detached view
and Qt5 has been fixed.
* The ``gtabview`` utility is now installed via ``console_scripts``,
fixing 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.8

------------

* Added support for PyQt5

0.7.1

--------------

* Sequences of bytes/strings are now correcly shown as a single column.

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.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.