Skip to content

Releases: CagtayFabry/pytcs

v0.1.3

02 May 18:49
8e57ac3
Compare
Choose a tag to compare

v0.1.3

added

  • add experimental support for pyarrow pandas backend #18

fixed

  • fixed gzip support when reading from BytesIO #18

v0.1.2

17 Apr 13:02
1636b81
Compare
Choose a tag to compare

v0.1.2

added

  • add support for reading StringIO and BytesIO #10

fixed

  • explicitly sort index in ScopeFile.as_pandas #16