We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
77fdabb
write_parquet() now does not fail when writing files with a zero-length first page (#122).
write_parquet()
read_parquet() can now read Parquet files that do not contain the dictionary page offset in their metadata. Polars creates such files (#132).
read_parquet()