Python Polars Tutorial (Part 3): Filtering - Using Conditionals to Filter Rows and Columns

1 year ago
22

In this Python Programming video, we will be learning how to write conditionals in or to filter our data within our Polars dataframes. This is a fundamental skill to have when using Polars because it is one of the first things most people do when starting a new Polars project. Let's get started...

Check out my Polars course on Udemy where I go into detail analyzing various datasets.
https://www.udemy.com/course/analyzing-data-with-polars-in-python/?kw=polars&src=sac

Dataset (2019 file) Link http://bit.ly/SO-Survey-Download

*Consider buying me a coffee*
https://www.buymeacoffee.com/jorammutenge

Loading comments...