polars-io 0.45.1

IO related logic for the Polars DataFrame library
Documentation
1
2
3
4
5
6
7
# polars-io

`polars-io` is an **internal sub-crate** of the [Polars](https://crates.io/crates/polars) library,
that provides IO functionality for the Polars dataframe library.

**Important Note**: This crate is **not intended for external usage**. Please refer to the main
[Polars crate](https://crates.io/crates/polars) for intended usage.