01 Data Viz
01 Data Viz
01 Data Viz
USING PYTHON
1
D-VELOP WORKSHOP SERIES – Summer 2021
2
What will we cover today?
§ Motivation
§ Useful Python Libraries
§ Types of Plots
§ Learn by Doing
3
Visualization Objectives
§ Record information
§ Analyze data to support reasoning
§ Confirm hypotheses
§ Communicate ideas to others
5
Why Visualize
To record information
6
Why Visualize
To point out interesting things
7
Why Visualize
To point out interesting things
8
Why Visualize
To communicate information
9
Why Visualize
To analyze data
11
NumPy
12
Pandas
13
Matplotlib
14
Seaborn
15
Bokeh
16
Types of Plots
§ Line plots
§ Bar plots
§ Scatter plots
§ Box plots
§ Histograms
17
Line plots
18
Bar plots
19
Scatter plots
20
Box plots
21
Histograms
22
LEARN BY DOING
To access the videos and material from the workshop series please visit:
https://guides.lib.purdue.edu/d-velop
23