Data Wrangling with tidyverse
Pre-lecture activities
Before class, read the pre-reading materials.
Lecture
Learning objectives
Learning objectives
At the end of class you will be able to:
- Recognize and define an untidy dataset
- Recognize and convert between long and wide data formats
- Understand when to use both formats
- Pipe functions together to perform multiple commands in sequence
Slides
Post-lecture Practice
Please complete the following assignment: Assignment 2
Want to learn by listening? David Robinson a Data Scientist has a free lecture on DataCamp. The first lecture on Data cleaning and summarizing with dplyr is free. You do need to sign up for a free datacamp account.