this post was submitted on 24 Jun 2025
460 points (99.4% liked)

Trippin' Through Time

4651 readers
25 users here now

Tripping' Through Time

A Lemmy community for historic art pieces overhauled into modern memes.

Rules

  1. Only image uploads allowed
  2. Only edited, historical images may be shared
  3. The instance rules of https://lemmy.ca/

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 2 points 1 day ago (1 children)

Thanks for sharing - that's actually pretty interesting. I knew about Polars, but I didn't know it performed better. I know about that in passing from folks that are in the Cloud "Data" space, who use SaaS platforms that are heavily Python based. That includes Pandas and Polars, but also Jupyter. That really threw me for a loop, but the more I think about it, the more sense it makes.

[โ€“] [email protected] 2 points 1 day ago

In the first project that I had to use polars because the databases couldn't be processed, I moved from spending 40min just uploading to memory one of the bases on pandas to 10min doing all the process on polars.

That convinced me to move everything forward to polars.