IO related logic for the Polars DataFrame library, handling reading and writing data formats.
# Cargo.toml
[dependencies]
polars-io = "0.54.4"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a CSV reader to load data into a Polars DataFrame.
Add `polars` to your Cargo.toml instead of polars-io directly, or enable the `io` feature.
No dependency data recorded yet.