Pandas DataFrame Memory Usage – Python
DataFrame.memory_usage() is used to get the memory usage of each column in bytes. The memory usage can optionally include the contribution of the index and
DataFrame.memory_usage() is used to get the memory usage of each column in bytes. The memory usage can optionally include the contribution of the index and