planframe-polars
This track is for end users of the Polars adapter (planframe_polars).
If you prefer PySpark- or pandas-style ergonomics on the same lazy plan, the core package provides optional mixins—see PySpark-like API (planframe.spark) and Pandas-like API (planframe.pandas).
Next steps
- Upgrading from older
planframereleases (v1.2.0 through v1.3.0): Migrating since v1.1.0 - Read the guide: Using planframe-polars
- Browse the API reference (light): API