Python Data Visualization Transcripts
Chapter: Welcome to the course
Lecture: Python visualization ecosystem
Login or
purchase this course
to watch this video and the rest of the course contents.
0:00
Python is a great tool for data analysis and visualization,
0:05
but one of the frequent concerns is that newcomers have challenges navigating this complex ecosystem because there are so many options broadly,
0:15
the options are broken into three groups. There's a Matplotlib group, a Java script based group, and an OpenGL based group.
0:23
In this course, we'll focus on a handful of Javascript and Matplotlib based
0:28
solutions and talk through some of the pros and cons and help you choose which one is gonna be the best tool for the types of analysis that you do.