Installation ============ First, you need to `install Polars `_. Then, you'll need to install `polars-xdt`: .. code-block:: pip install polars-xdt Then, if you can run .. code-block:: import polars as pl import polars_xdt without errors it means installation all worked correctly!