Skip to content

nuitrcs/NSIP-polars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published