Welcome to this course
  • Introduction & course benefits !
  • Quick Summary of Jupyter Notebook
  • Datasets & resources
Python basics Data-structures
  • Datasets & Resources
  • In-built data-structures of Python
Pandas Basics
  • How to read data using Pandas
  • Series in Pandas
  • What is Dataframe ?
Basics plots of Matplotlib
  • Line , Bar & Pie chart
  • Scatterplot & Histogram
Styling in Matplotlib
  • Change colour of plot & bins of Histogram
  • How to set 'Title' & 'Label' of plots
  • How to Customize size of Plots
  • How to set limit on your axis..