PyCon Israel 2023

🇮🇱 Practical Optimisation for Pandas
2023-07-04, 11:00–11:20, Hall 2 (Ground Floor)

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.


Session language – Hebrew Target audience – Data Scientists