New Features Add support for dataframes that have 8 bit integers. When written to Hyper, these will be stored as 16 bit integers. (280)
Bugfixes Bumped the minimum version of the tableauhyperapi to 0.0.18618 to fix a bug where reading from Hyper files would throw a RuntimeError (283)
4.0.0
3.0.0
- Implemented a new ``use_parquet`` keyword in ``frame_to_hyper`` which uses Parquet as an intermediate storage solution instead of pantab's own internal C library. This may provide a small performance boost at the cost of additional disk usage - Fixed issue where pantab was not compatabile with Hyper versions 0.0.14567 and above. See the :ref:`compatability` documentation.
2.1.0
2.0.0
1.1.1
This is a bug fix release that fixes an issue where pantab would error when trying to read Non-nullable strings