Friday 2:45 PM–4:15 PM in Room #220/219 (2nd Floor)

Interactive multi-scale time series exploration with matplotlib

Thomas Caswell

Audience level:
Intermediate

Description

This tutorial is an introduction to how to matplotlib's event handling system to build an tool for interactively exploring multi-scale time series data.

The primary example will be how to 'drill down' through summary data sets to view the underlying data using hourly weather data from NOAA.

Abstract

Please come with python3, matplotlib, IPython, and pandas installed on your computer. This tutorial should work in both the notebook and from the IPython prompt, but will be taught primarily from the prompt.