Introduction
  What is Pandas, Usage
  Datastructures(Series, Dataframe)
Conversion from pandas dataframe to numpy array
Create Plots(Histograms, boxplot) and save in png file
Read/Write data from csv, excel file
  .columns, read_csv(), describe(), dropna()