Prepare
Gradescope
Grades
Discussion forum
Course information
Overview
Syllabus
Support
Course staff
Schedule
Useful links
FAQ
Reference sheets
Application exercises
Lab
Lab 01 - Data visualization
Lab 02 - Data wrangling
Lab - Project proposal
Lab 03 - Git workflows
Lab 04 - Money in U.S. politics
Lab - Prelim review
Homework
HW 00 - Statistics diagnostic
HW 01 - Data visualization
HW 02 - Data wrangling
HW 03 - Data tidying
HW 04 - Import + clean data
HW 05 - Analyze socioeconomic data for countries
Project
Overview
Proposal
Exploratory data analysis
Preregistration of analyses
Draft
Peer review
Presentation + slides
Report
Reproducibility + organization
Project tips + resources
Exam
Exam 01
Exam 02
Extra credit
Description
Tutorials
On this page
Learning objectives
Preparations
📖 Read
Prepare
Due: February 20, 2025
prepare
Modified
February 20, 2025
Learning objectives
Identify common methods for reading data from a file
Adjust column parsing on initial file importation
Tidy data frames to facilitate analysis tasks
Preparations
📖 Read
R4DS:
Chp 7 - Data import
R4DS:
Chp 17 - Dates and times (Sections 17.1 - 17.3)