In this video tutorial we explain everything you need to get started with polars. Polars is a multi-threaded DataFrame library, meaning that it allows using all the cores of a computer to process tasks in parallel. This means it has a huge performance gains over pandas.
Link to Pandas Video: • Python Pandas Data Science Tutorial (...
Link to GitHub repo: https://github.com/hnawaz007/pythonda...
💥Subscribe to our channel:
/ haqnawaz
📌 Links
-----------------------------------------
#️⃣ Follow me on social media! #️⃣
🔗 GitHub: https://github.com/hnawaz007
📸 Instagram: / bi_insights_inc
📝 LinkedIn: / haq-nawaz
🔗 / hnawaz100
-----------------------------------------
#polars #python #datascience
Topics covered in this video:
==================================
00:00 Intro
0:29 Advantages of Polars
01:19 Use Cases
02:02 Polars Demo
02:30 Read Data
02:57 Select
03:11 Filtering
03:24 Groupby
03:35 Lazy Evaluation
4:19 Query Execution Plan