Skip to content

alon1samuel/Polars-intro

 
 

Repository files navigation

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.

About

Intro to Polars Tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.2%
  • Python 0.8%