Notebooks for the Altair tutorial, given at the Department of Scientific Computing
View the content at Index.ipynb
The slides presented can be view here: Altair Tutorial Slides
See the Altair documentation at http://altair-viz.github.io/
If you have a Google/Gmail account, you can Run this tutorial from your browser using Colab:
Otherwise to get Altair and its dependencies installed, please follow the Installation Instructions on Altair's website.
Much of this tutorial comes from Jake Vanderplas' Altair tutorial, given at PyCon 2018.
- Introduction/Live demo
- Chart basics
- Binning/Aggregation
- Experiment!!!
- Interaction/selections
- Closing Remarks