filmov
tv
How to Plot a Bar Chart Using Matplotlib

Показать описание
This course will provide you with an introduction to Data Visualization through Python. We’ll cover different techniques that will allow us to visualize data using Matplotlib.
The course begins with an introduction to statistics — which we’ll need to understand some of the plots taught later. Following that, we’ll move on to learning about several types of plots that should cover most use-cases.
Types of plots that will be covered in this course include
Bar charts
Line plots
Scatter plots
Advanced plots such as Quiver plots, 3D lines, and 3D surfaces
Subplots