Sofia Heisler No More Sad Pandas 

| programming | python |

In this excellent talk, Sofia Heisler explains how to optimize Pandas code. There is a striking difference between a naive implementation and an optimized one, a nearly 500x improvement.

She also described two very useful benchmarking functions, timeit, and line_profiler.

[embed]https://www.youtube.com/watch?v=HN5d490_KKk[/embed]

I wonder how much of this would apply to “normal” python development? If nothing else, the two benchmarking functions will certainly come in handy in future optimization.

Thank you for reading! Share your thoughts with me on bluesky, mastodon, or via email.

Check out some more stuff to read down below.

Most popular posts this month

Recent Favorite Blog Posts

This is a collection of the last 8 posts that I bookmarked.

Articles from blogs I follow around the net

Analogue Defaults

My entry into the analog(ue) defaults world

via Robb Knight • Posts • Atom Feed September 10, 2026

An Ode to Links

A URL is a technical thing: a hostname, a path, a port, an origin, some query parameters, etc. But a link is a cultural thing: an invitation, a citation, a gift, a shortcut, a connection. All from a simple idea: here’s a thing that points to another thing,...

via Jim Nielsen’s Blog September 10, 2026

I don't like it but the Trump DoJ is right on AI and fair use

I've written about this topic a number of times before, but in this case I'm tempted to re-use the popular meme "When the worst person in the world makes a good point," as I did awhile back when I wrote about Elon Musk&

via The Torment Nexus September 10, 2026

Generated by openring