/polars101

Primary LanguagePython

Welcome to this Polars Workshop

Thanks to Liam Brannigan and his course on "Data Analysis with Polars", the content of the workshop is taken from his course. Please refer to his course and website

Getting started

git clone https://github.com/debnsuma/polars101.git
cd polars101
chmod +x pip-deploy.sh
./pip-deploy.sh
jupyter lab

Follow all the sections one after another.