Telling stories with data: from analysis to web visualisations by Éléonore Mayola
When analysing datasets one usually creates static visualisations. But wouldn't it be nice to use the same project to share interactive web visualisations without learning new tools. Altair is a Python API using JSON to build visualisations in a Jupyter notebook or in the browser. My talk will take the audience through using Altair to analyse a dataset and generate web based visualisations with Python.