This repository consists the notebooks/documents for various blogs listed below:
pandas_blogs:Reshaping data using pandas:-The notebook consists a comprehensive explanation of pandas data shaping methods (stack,melt,unstack,pivot&pivot_table)Tips and Tricks to Process Large Data in Pandas- The notebook shows how to apply simple tricks to reduce pandas data frame size as a result processing large data.