polars-python 0.55.2

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

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