This repository has been archived by the owner on Oct 8, 2024. It is now read-only.
Releases: chr1st1ank/dataframe-io
Releases · chr1st1ank/dataframe-io
v0.3.0: PosgreSQL support
Added
- Support for PostgreSQL
- Less strict version pinning for dependencies
Fixed
- Package is installable without pyarrow now
v0.2.0: Parquet reading and writing
Added:
- Parquet file reading and writing with all features
- drameio.filter module for row filters in SQL syntax