This is a course on how to visualize data using the Python library Matplotlib. This course has 4 stages:
- Stage 1 is how to set up a project and how to install libraries that will be used.
- Stage 2 is to learn how to manipulate data and get data that we want to plot.
- Stage 3 is how to plot data using a chart bar.
- Stage 4 is a final task where you can combine everything that is learned in this course.