serhii.net

In the middle of the desert you can say anything you want

20 Jun 2019

Day 171

Pandas apply() memory hell

This is a nice read about how Pandas’ apply needs to store the Series it creates, that there’s no magic, and that inelegant loops can sometimes be faster. Relevant is the official Enhancing performance guide, that I should read.

Nel mezzo del deserto posso dire tutto quello che voglio.