/altair-tutorial-fsu

Resources for an Altair tutorial

Primary LanguageJupyter NotebookMIT LicenseMIT

Altair Tutorial

Colab

altair gallery

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/

Run the Tutorial

If you have a Google/Gmail account, you can Run this tutorial from your browser using Colab: Colab

Otherwise to get Altair and its dependencies installed, please follow the Installation Instructions on Altair's website.

Acknowledgments

Much of this tutorial comes from Jake Vanderplas' Altair tutorial, given at PyCon 2018.

Outline

  • Introduction/Live demo
  • Chart basics
  • Binning/Aggregation
  • Experiment!!!
  • Interaction/selections
  • Closing Remarks