Introduction to the Data Visualization Tutorial
Part 0: Setup – Initial setup for our Data Visualization Tutorial.
Part 1: Parse – Parse our sample SF crime data.
Part 2: Graph – Graph our sample data with matplotlib.
Part 3: Map – Plot our sample data on a map with GeoJSON.
Extended – How Data Visualization is used in real life, and where to go after finishing the tutorial.