Jeroen Janssens and I joined the PyBites Podcast to discuss how Polars is changing Python data processing and what the book covers for practitioners who want to make the switch.

Topics covered:

  • What Polars is: A fast, expressive DataFrame library built in Rust with a Python API.
  • Why Polars matters: How it handles memory and computation differently from Pandas, and what that means in practice.
  • The book: What Python practitioners will learn from Python Polars: the Definitive Guide.
  • Migration advice: Where to start when converting an existing Pandas codebase to Polars.