Run Polars remotely, either in the Cloud or On-Prem. Version 0.6.1 requires Python >=3.10. Still in early development; release cadence is irregular.
pip install polars-cloudNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a session and list datasets.
Generate a personal access token from the Polars Cloud UI and use that.
Upgrade by pip install polars-cloud and change imports to polars_cloud.
Replace session.datasets() with session.datasets.list().
No dependency data recorded yet.