Tutorials - Matt Harrison: Getting Started with Polars

preview_player
Показать описание
Have you heard of this Polars thing? How is it different from Pandas? Do you want to check it out?

In this workshop you will get exposed to Polars with a real-world dataset.

You will see:

- Common operations
- Differences with Pandas
- How to speed up your data pipeline
- Feature gaps that you might miss coming from Pandas

You will be provided with a notebook and labs to explore Polars.
Рекомендации по теме
Комментарии
Автор

Great Intro. I begin learning Polars as a long time Pandas user. This video is at the right level for a condensed lesson for me. It presented so well that I feel I missed something not seen his Pandas courses.

jerrykuo
Автор

Great video! A lot of Polars functionality shown, and very nicely. Thank you very much!

katja_und_mickey
Автор

don't know if its cause of version, but i cant use suffix or quantile within select.

VigneshPadmanabhan-kr
Автор

Explicitly saying the columns to maintain is more futitr proof.

SeneXeL
Автор

Matt Harrison is great, but his code is far from beautiful

codewithbrogs
Автор

Hot take: Pandas 2.1+ & innovations with cuDF make polars seemingly irrelevant.

AyahuascaDataScientist