kra.polars_api
- kra.polars_api.extend_polars(fun: callable)
Decorator to extend polars DataFrame API
- kra.polars_api.extend_polars_dataframe(fun: callable)
Decorator to extend polars DataFrame API
- kra.polars_api.extend_polars_group_by(fun: callable)
Decorator to extend polars DataFrame API
- kra.polars_api.extend_polars_series(fun: callable)
Decorator to extend polars Series API