talk-data.com
PyData
talk
2023-04-17 at 13:45
Driving down the Memray lane - Profiling your data science work
Event:
PyConDE & PyData Berlin 2023
Speakers
Topics
Description
When handling a large amount of data, memory profiling the data science workflow becomes more important. It gives you insight into which process consumes lots of memory. In this talk, we will introduce Mamray, a Python memory profiling tool and its new Jupyter plugin.