Polars
Fast DataFrames in Python
In this edition of the Programming Cafe, Raoul Schram introduced us to Polars. Polars is a library for dataframes that has been described as blazingly fast 💨 and lightning-fast ⚡.
We learnt about how Polars can be used in Python, plus how it stacks up against other popular dataframe libraries.
Slides
Exercises
There were no exercises, a demo of Polars was provided instead.