In this video, we will be learning how to create bar charts in Matplotlib.

In this Python Programming video, we will be learning how to create bar charts in Matplotlib. Bar charts are great for visualizing your data in a way where you can clearly see the total values for each category. We’ll learn how to create basic bar charts, bar charts with side-by-side bars, and also horizontal bar charts. We will also learn how to load our data from a CSV file instead of having it directly in our script. Let’s get started…

The code from this video (with added logging) can be found at:
http://bit.ly/Matplotlib-02

#python #matplotlib

Matplotlib Tutorial - How to Create Bar Charts in Matplotlib
1.45 GEEK