# Polarsの使い方 ```{note} Pandasの使い方をベースにPolarsに移行したいと考えています。 ``` ```python import polars as pl ``` ```{toctree} --- maxdepth: 1 --- polars-install ```