Reduce Memory Usage
In this lesson, we show you how to reduce memory usage in pandas.
We'll cover the following
You may have already noticed that when you load a large file into a DataFrame object, it consumes more memory than you thought. This is a weakness of pandas. But, there are still some methods to reduce memory usage. In this lesson, we’ll you some of those methods.
Get hands-on with 1200+ tech skills courses.