Python Data Visualization Transcripts
Chapter: Matplotlib
Lecture: Matplotlib landscape
Login or
purchase this course
to watch this video and the rest of the course contents.
0:00
Let's take a look at the landscape again and focus on what matplot lib does So, it is a foundational library for many of the visualization tools in the
0:13
python ecosystem, and two of them that we will talk about in future chapters are
0:17
Pandas and Seaborn. This chapter will focus on using matplot lib on its own because it is very powerful and can do a lot of visualization.
0:27
The other key takeaway here is that matplot lib. If you understand it, then you can really get the most out of pandas and
0:35
Seaborn in some of these other libraries, so it's well worth your time to understand that matplot lib and figure out how you
0:42
can use it in your own data visualizations.