Polars

Author

Raoul Schram

Published

January 25, 2023

Note
  • Date: Wednesday, 25th January 2023
  • Time: 15:00-17:00
  • Location: Bucheliuszaal 6.18, University Library (Utrecht Science Park)
  • Presentation: Polars: Fast DataFrames in Python
  • Presenter: Raoul Schram

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.