Introduction
  • Introduction & course benefits
  • Quick Summary of Jupyter Notebook
  • Datasets & Resources
Python basic Data-Structure !
  • In-built data-structures of Python
Pandas Basics !
  • Datasets & resources
  • How to read data using Pandas !
  • Series in Pandas !
  • What is DataFrame ?
basics Plots of Seaborn !
  • Basic plots (Line , Bar , Pie & Scatter )
  • Histogram
Styling in Seaborn !
  • How to make your Seaborn plot more Interactive ..
  • How to Customize your Histogram ..
  • How to change size of Seaborn Plot..
  • Rotating axis Labels ..
  • How to set limit in x-axis & y-axis
Interesting things/plots in Seaborn !
  • Hue in seaborn ..
  • What is facetgrid & its use-case ?