Learning Paths
Skills
Data Wrangling with R
- 4 courses
- 6 hours
- Skill IQ
Data wrangling is the process of transforming and mapping data from one form into another, with the intent of making it more available for data analytics. This skill teaches common data wrangling practices employed with the R programming language.
Courses in this path
Beginner
You’ll learn different ways to combine, group and merge your data.
Intermediate
Normalize data to make it appropriate for an analysis with dplyr and reshape long and wide data for further analysis.
Advanced
Transform data encoding to enable further analysis.