polars-python 0.52.0

Enable running Polars workloads in Python
Documentation
1
2
3
4
5
mod frame;
mod series;

pub use frame::*;
pub use series::*;