Releases: CagtayFabry/pytcs
Releases · CagtayFabry/pytcs
v0.1.3
v0.1.3
added
- add experimental support for
pyarrow
pandas backend #18
fixed
- fixed gzip support when reading from
BytesIO
#18
v0.1.2
v0.1.2
added
- add support for reading
StringIO
and BytesIO
#10
fixed
- explicitly sort index in
ScopeFile.as_pandas
#16