Course
Reshaping Data with tidyr
СреднийУровень мастерства
Обновлено 03.2023RData Manipulation4 ч15 videos54 Exercises4,650 XP24,283Свидетельство о достижениях
Пользуется популярностью среди обучающихся в тысячах компаний.
Обучение двух или более человек?
Попробуйте DataCamp for BusinessОписание курса
Предварительные требования
Data Manipulation with dplyr1
Tidy Data
You'll be introduced to the concept of tidy data which is central to this course. In the first two lessons, you'll jump straight into the action by separating messy character columns into tidy variables and observations ready for analysis. In the final lesson, you'll learn how to overwrite and remove missing values.
2
From Wide to Long and Back
This chapter is all about pivoting data from a wide to long format and back again using the pivot_longer() and pivot_wider() functions. You'll need these functions when variables are hidden in messy column names or when variables are stored in rows instead of columns. You'll learn about space dogs, nuclear bombs, and planet temperatures along the way.
3
Expanding Data
Values can often be missing in your data, and sometimes entire observations are absent too. In this chapter, you'll learn how to complete your dataset with these missing observations. You'll add observations with zero values to counted data, expand time series to a full sequence of intervals, and more!
4
Rectangling Data
In the final chapter, you'll learn how to turn nested data structures such as JSON and XML files into tidy, rectangular data. This skill will enable you to process data from web APIs. You'll also learn how nested data structures can be used to write elegant modeling pipelines that produce tidy outputs.
Reshaping Data with tidyr
Курс завершен
Получите свидетельство о достижениях
Добавьте эти данные в свой профиль LinkedIn, резюме или CV.Поделитесь этим в социальных сетях и в своем отчете об оценке эффективности работы.Запишитесь Прямо Сейчас
Развивайте свои навыки работы с данными с помощью DataCamp для мобильных устройств.
Успевайте в обучении на ходу с помощью наших мобильных курсов и ежедневных 5-минутных заданий по программированию.