GRAPH PLOTTING IN MATPLOTLIB

In this course you will code along with me and learn:

  • why use matplotlib and how to install it
  • basic process of plotting a graph
  • how to customise graphs including axes, font, colours, labels, line types
  • how to produce a basic histogram in matplotlib
  • how to produce different types of histograms and customise them

CREATE GRAPHS IN MATPLOTLIB

In this course you will code along with me and learn:

  • when a scatter graph is the right choice and how to produce and customise them
  • when a line graph is the right choice and how to produce and customise them
  • when a pie chart is the right choice and how to produce and customise them