top of page
Data Visualization

Asynchronous

-

Registration Deadlines

-

-

-

Registration Link

Erdős Institute Members

You are registered for this program.

Overview

Our materials touch on the following content to varying degrees:
• Plotting in Python: matplotlib, seaborn, plotly, and bokeh
• Web browser visualizations: HTML, CSS, SVG, and d3.js
• Basic Tableau
• Basic design principles

Instructional Team

matt_osborne.png

Matthew Osborne, PhD

Head of Boot Camps

Office Hours:

By appointment only

Email:

Preferred Contact:

Slack

Don't hesitate to contact me with any questions or concerns, I'm looking forward to our Data Visualization mini course!

Objectives

The aim of this mini course is to teach you how to produce data visualizations in a variety of programming languages/softwares while also touching on fundamental design principles. By the end of this mini course you will produce a portfolio worthy data visualization.

First Steps/Prerequisites

Participants should have a base-level familiarity with Python. If you are new to Python, but would still like to participate you can review our existing Python Prep materials to get up to speed.

It will also be helpful, but not necessary to have a basic understanding of probability and statistics. If you would like to review some statistics or probability should check out the slides at these links:
- Probability Theory: https://docs.google.com/presentation/d/1BPdJqdOrtxoBkBnP1iqzZtw0tPRkmRZdcgZm0oiTc9s/edit?usp=sharing
- Statistics: https://docs.google.com/presentation/d/1lOOEeCWw3c19dHhGAxHH0FqEajxId_hK3Qb9e6rQ1Hs/edit?usp=sharing

First Steps

To access the program content, you must first create an account and member profile and be logged in.

Slack

Slack Channel: #slack-channel

Program Content

25231-github-cat-in-a-circle-icon-vector-icon-vector-eps.png
Program Content

Textbook/Notes

arrow&v

Data Viz Mini Course Introduction

Introduction

In this video I provide a quick introduction to the mini course.

Transcript
Code

The Figure Object

Python: matplotlib

Here we introduce matplotlib's Figure class, the basis for all matplotlib graphs.

Slides

plt.scatter

Python: matplotlib

Could you tell me how to make a scatter plot in matplotlib?

Slides

Python Introduction

Python

In this video we discuss what we will cover in the Python portion of our mini course.

Slides

Axes Objects

Python: matplotlib

What goes on a Figure object? Why Axes objects of course.

Slides

Multiple Plots on One Axes

Python: matplotlib

This Axes IS big enough for the two of us.

Slides

matplotlib Introduction

Python: matplotlib

We introduce our matplotlib subsection.

Slides

plt.plot

Python: matplotlib

We learn about the go-to plotting function in matplotlib, plt.plot.

Slides

plt.text

Python: matplotlib

omg, lol, ttyl, no wait not that kind of text. We're adding strings onto our Axes in this one friends.

Slides

Project/Homework Instructions

See the instructions for submitting your final project at the Google Docs link provided below.

Schedule

Click on any date for more details

Please check your registration email for program schedule and zoom links.

Project/Homework Deadlines

bottom of page