talk-data.com talk-data.com

PyData talk 2023-04-17 at 13:45

Driving down the Memray lane - Profiling your data science work

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.