Skip to content

Releases: innobi/pantab

Pantab 5.2.0

07 Nov 14:46
7919c88
Compare
Choose a tag to compare
v5.2.0

5.2.0 release (#389)

5.2.0rc0 Release Candidate

05 Nov 16:29
652a889
Compare
Choose a tag to compare
Pre-release
v5.2.0rc0

5.2.0rc0 (#385)

Pantab 5.1.0

09 Oct 14:47
1f48a75
Compare
Choose a tag to compare
v5.1.0

Release 5.1.0 (#363)

Pantab 5.1.0 Release Candidate 1

08 Oct 17:35
a423164
Compare
Choose a tag to compare
Pre-release

Fixes an issue with file permissions of the bundled hyper executable

Pantab 5.1.0 Release Candidate

02 Oct 18:45
5709e4a
Compare
Choose a tag to compare
Pre-release
v5.1.0rc0

Don't reuse artifact for pypi upload (#357)

Pantab 5.0.0

21 Aug 18:47
48339b7
Compare
Choose a tag to compare
v5.0.0

5.0.0 release (#325)

4.1.0

03 Apr 13:51
535f51a
Compare
Choose a tag to compare

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)

pantab 4.0

15 Mar 15:29
60c6c55
Compare
Choose a tag to compare
4.0.0

Release 4.0 (#277)

Pantab 3.0.0 Release

14 Sep 21:58
Compare
Choose a tag to compare
  • 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.

pantab 2.1.0

02 Jul 20:18
Compare
Choose a tag to compare
added numpy to dockerfile build