Practical Optimisation for Pandas

Eyal Trabelsi Eyal Trabelsi
Language: Hebrew
video in Hebrew
The presentation was given on 2023.07.04 at PyCon Israel 2023 - Conference.

This talk will review some of the most common pitfalls that can cause otherwise perfectly good Pandas code to grind to be too slow for any time-sensitive applications, and walk through a set of tips and tricks to avoid them.

Writing performant pandas code is not an easy task, in this talk I will explain how to find the bottlenecks and how to write proper code with computational efficiency, and memory optimization in mind.