Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

DataCamp

Working with Data in the Tidyverse

via DataCamp

Overview

Learn to work with data using tools from the tidyverse, and master the important skills of taming and tidying your data.

In this course, you'll learn to work with data using tools from the tidyverse in R. By data, we mean your own data, other people's data, messy data, big data, small data - any data with rows and columns that comes your way! By work, we mean doing most of the things that sound hard to do with R, and that need to happen before you can analyze or visualize your data. But work doesn't mean that it is not fun - you will see why so many people love working in the tidyverse as you learn how to explore, tame, tidy, and transform your data. Throughout this course, you'll work with data from a popular television baking competition called "The Great British Bake Off."

Syllabus

Explore your data
-You will start this course by learning how to read data into R. We'll begin with the readr package, and use it to read in data files organized in rows and columns. In the rest of the chapter, you'll learn how to explore your data using tools to help you view, summarize, and count values effectively. You'll see how each of these steps gives you more insights into your data.

Tame your data
-In this chapter, you will learn some basics of data taming, like how to tame your variable types, names, and values.

Tidy your data
-Now that your data has been tamed, it is time to get tidy. In this chapter, you will get hands-on experience tidying data and combining multiple tidying functions together in a chain using the pipe operator.

Transform your data
-In this chapter, you will learn how to tame specific types of variables that are known to be tricky to work with, such as dates, strings, and factors.

Taught by

Alison Hill

Reviews

Start your review of Working with Data in the Tidyverse

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.