Welcome to this course
  • Introduction & Course benefits !
  • Quick Summary of Jupyter Notebook
  • Datasets & resources
Plotly Package and Why We Use It
  • Datasets & resources
  • Installing Plotly
  • Doing setup of Plotly in Jupyter Notebook
  • Difference between plotly.express & plotly.graph_object
Python basic Data- Structure
  • In-built data-structures of Python
Pandas Basics
  • What is Pandas & how to read data using Pandas ?
  • Series
  • DataFrame
Basic plots of Plotly
  • basics of line-chart , barplot & pie-chart
  • Histogram & scatter-plot
Styling in Plotly
  • How to add Color-bar to plots
  • How to customize template in Plotly
  • How to customize height & width of plots in Plotly
  • How to update layout of Plotly charts
  • How to share Plotly dashboards
Some Interesting things/plots in Plotly
  • Various distribution plots (distribution plot ,boxplot ,violinplot)
  • Code-walkthrough of various Distribution plots