Appendices
B
Python essentials
Telling Stories with Data
Preface
Errors and updates
Foundations
1
Telling stories with data
2
Drinking from a fire hose
3
Reproducible workflows
Communication
4
Writing research
5
Static communication
Acquisition
6
Farm data
7
Gather data
8
Hunt data
Preparation
9
Clean and prepare
10
Store and share
Modeling
11
Exploratory data analysis
12
Linear models
13
Generalized linear models
14
Prediction
Applications
15
Causality from observational data
16
Multilevel regression with post-stratification
17
Text as data
18
Concluding remarks
Appendices
A
R essentials
B
Python essentials
C
Datasets
D
R Markdown
E
Papers
F
Interaction
G
Datasheets
H
SQL essentials
I
Production
J
Class activities
K
Cocktails
References
Table of contents
B.1
Introduction
B.2
Anaconda and VS Code
B.3
Getting started
B.4
Using data
B.5
Making graphs
B.6
Exercises
Scales
Questions
Tutorial
Edit this page
Appendices
B
Python essentials
Online Appendix B — Python essentials
Prerequisites
Key concepts and skills
Software and packages
B.1
Introduction
B.2
Anaconda and VS Code
B.3
Getting started
B.4
Using data
B.5
Making graphs
B.6
Exercises
Scales
Questions
Tutorial
A
R essentials
C
Datasets