Installation¶
Requirements¶
- Python 3.10 or higher
- Polars (primary DataFrame library)
- Pandas and PyArrow (optional, for Pandas support)
Install with pip¶
Install with uv¶
Development Installation¶
Clone the repository and install with development dependencies:
This will:
- Create a virtual environment
- Install all runtime and development dependencies
- Install the package in editable mode
Verify Installation¶
You should see the list of exported classes and functions: