Python Data Visualization Transcripts
Chapter: Altair
Lecture: Introduction to Altair

Login or purchase this course to watch this video and the rest of the course contents.
0:00 In this chapter, I'll introduce Altair. Altair is different from our previous visualization libraries because it relies on an underlying java script
0:10 library and provides a wrapper API. To efficiently work with python and pandas data frames to generate very
0:19 appealing visualizations with minimal code. And then, as you want to get more and more complex, the API will grow with you and allow you to do a
0:28 lot of very sophisticated visualizations with the tool. Many people like Altair and I think you will really enjoy getting a flavor of what
0:38 it can do and how you might want to incorporate it into your own data visualizations.


Talk Python's Mastodon Michael Kennedy's Mastodon