Python Data Visualization Transcripts
Chapter: Matplotlib
Lecture: Matplotlib introduction
Login or
purchase this course
to watch this video and the rest of the course contents.
0:00
In the past two chapters, we covered some important data visualization background. Now we will start to actually code in python.
0:09
We'll start this journey with the most mature python visualization library matplotlib.
0:15
Now matplotlib does have a bit of a reputation of being too complex or difficult to learn. However, I think with some basic concepts,
0:24
you can learn matplot lib and start to incorporate it into your own data visualizations