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.
comments powered by Disqus