/pandas_engineering

When we are working large files with pandas library we can suffer from memory errors or slow processing as Pandas is a very powerful tool but very memory consuming in terms of RAM. On this git I present a simple way to reduce the memory overload of pandas dataframes using pandas formatting and some transformations.

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

No issues in this repository yet.