nuitrcs / NSIP-polars

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Workshop on Intro to Polars for large scale data analysis

Taught by Ritika Giri Winter Quarter of 2024 Northwestern University's Research Computing and Data Services as part of the Next Steps in Python workshop series.

Getting Started

  • Download the materials to your machine by clicking on the green "Code" button on the top right and selecting "Download ZIP".
  • Unzip the downloaded folder, and double-click on the .ipynb file to open it up in your favorite code editor.

Required Installs

  • Make sure you have Python version >= 3.7. Check your Python version by running python -Vin the terminal
  • Install the polars package by running pip install polars in the terminal

About


Languages

Language:Jupyter Notebook 100.0%