Skip to content

Releases: innobi/pantab

Pantab 2.0.0 Release

15 Apr 23:17
df96eee
Compare
Choose a tag to compare
2.0.0 release updates (#129)

Pantab 1.1.1 Release

02 Nov 23:30
f6c2db4
Compare
Choose a tag to compare

This is a bug fix release that fixes an issue where pantab would error when trying to read Non-nullable strings

Pantab 1.1.0 Release

30 Apr 22:07
eac69ed
Compare
Choose a tag to compare
  • Fixes an issue where unsupported data types in Hyper Files would crash the Python process
  • Adds support for reading DATE types

Pantab 1.0.1 Release

04 Feb 01:41
e51837c
Compare
Choose a tag to compare

Improved installation processes for pantab

Pantab 1.0.0 Release

15 Jan 23:07
1fc3508
Compare
Choose a tag to compare

This release supports the new features of pandas 1.0 useful for interfacing with Tableau, namely "string" and "booleanna" dtypes

Pantab Release 0.2.3

02 Jan 16:28
9c87716
Compare
Choose a tag to compare

This releases fixes a bug with how dates were written, particularly on Windows

pantab 0.2.2 released!

25 Dec 17:29
761b9e9
Compare
Choose a tag to compare

This is a minor bug fix release which allows for more native serialization of NULL values in timestamp fields

pantab 0.2.1 released!

23 Dec 21:03
Compare
Choose a tag to compare

This is a bug fix release correcting issues when reading missing datetime values

pantab 0.2.0 released!

19 Dec 20:26
12aff91
Compare
Choose a tag to compare

The 0.2.0 version of pantab offers drastically improved performance when reading from Hyper extracts into DataFrames

pantab 0.1.0 Released!

06 Dec 23:30
Compare
Choose a tag to compare

This is a minor release of pantab to fix an issue where source installations would error with fatal error: tableauhyperapi.h: No such file or directory (#40)