DEV Community

Cover image for How moving from Pandas to Polars made me write better code without writing better code

How moving from Pandas to Polars made me write better code without writing better code

Paul Duvenage on March 05, 2024

In a scale-up like Check Technologies data not only grows, but it grows faster too. It was merely a matter of time before our data processes would ...
Collapse
 
ddotta profile image
Damien Dotta

Thanks for this post. It will be added to the Awesome Polars List ! github.com/ddotta/awesome-polars

Collapse
 
duvenagep profile image
Paul Duvenage Check Technologies

Thanks. If you like you can link it to my Github

Collapse
 
kaizakunonu profile image
Kaiza Ilomo

Thanks, though I am a newbie in the data engineering world. It was insightful.

Collapse
 
alexandriadrake profile image
Alexandria Drake

I’m a newbie and student, and I just finished two classes this semester in Python data science using Pandas. This was really interesting, and I’m excited to learn more about Polars. Thank you!