Module 5 Introduction to Pandas

Pandas: Is thelibrary for exploratory data analysis (EDA). Formats, wrangles, cleans, and preparesour data. Quick Backstory from 2009: A humble open source project for Panel Data(hence "Pandas") from Wes McKinney. A 'panel'is the name of the object(in pandas) holding an n-dimensional numpy array ................
................