1) Polars Tutorial - Basic operations, select and filter

Опубликовано: 28 Март 2026
на канале: Martin Bel
32,292
like

💥 Download the FREE Data Science Roadmap for 2023 ➡️ http://bit.ly/3ysZjG5
💥 Blog: https://mbel-education.com

---------------------------------------------------------------------------------------------------

Code: https://github.com/martinbel/polars-t...

Dataset: https://www.kaggle.com/datasets/mkech...

This video is the first of a tutorial series on polars. I cover the basic operations you would need to learn to use the library effectively.

Polars is a FAST DataFrame library in Python that is gaining a lot of attention recently.

I hope you enjoy this series! Please subscribe and like the video to support the channel

Timeline:
0:00 Read large file
0:36 Print Options
2:47 Selecting and Filtering Data
9:11 Computing on the Select Context
12:20 Polars to Pandas for plotting
13:05 Compute quartiles in polars