This repository is related to the explanation of pandas functions that used to import and export data.
In this Activity, I have worked on
--Import the CSV, JSON and Excel file in a dataframe
--Add a column or row to the dataframe
--Perform describe and info on dataframe
--Export and save this data