This is an intro notebook for polars Create a virtual environment (using virtualenv, conda or other...) Install polars==0.20.7, numpy and ipykernel (can do from the requirements): pip install -Ur requirements.txt Fill in the commands in the work.ipynb notebook.