rgarciaseija / datastorytelling-2024

Material for the workshop Data Storytelling in Python Altair

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Storytelling in Python Altair

Material for the workshop Data Storytelling in Python Altair.

Preliminary Concepts

Slides

Getting Started

Requirements

  • Python >= 3.8
  • pandas
  • altair >= 5.2

Install altair:

pip install altair

The Dataset

We use the Global Temperature Anomalies anomalies released by NOAA under the Creative Commons 1.0 Universal Public Domain Dedication (CC0-1.0) license.

The dataset is also available under source/1850-2024.csv.

References

A. Lo Duca (2024) Data Storytelling with Generative AI: using Python and Altair. Manning Publications.

Special discount code: datald45 (45% off all Manning products, valid through August 20, 2024)

About

Material for the workshop Data Storytelling in Python Altair


Languages

Language:Jupyter Notebook 100.0%