Skip to content

elischwat/altair_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A demo for using altair with both wide and tidy form datasets. The demo is the notebook

altair-exploratory-notebook.ipynb

Datasets used in the demo are included in this repo.

Altair documentation: https://altair-viz.github.io

To run the notebook, you can use your own environment and install the packages imported.

Or, you can use the environment provided here in the environment.yaml.

I recommend you use mamba to install the environment,

https://mamba.readthedocs.io/en/latest/installation.html

but conda will work find too.

Install the enivironment like so:

mamba env create -f environment.yaml

Examples:

seattle-mean-temps nagap-photos in-show-thermistor-arrays

About

Demonstration of the Altair plotting library for wide form and tidy data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published