Expand description
Support for streaming objects from a Parquet file.
Structs§
- Record
Iter - Iterator over deserialized records from a Parquet file.
Functions§
- scan_
backend 🔒 - scan_
df_ parquet - Scan a Parquet file into a data frame.
- scan_
parquet_ file - Scan a Parquet file in a background thread and deserialize records.