Accéder au contenu principal
AccueilR

Data Manipulation with dplyr

Build Tidyverse skills by learning how to transform and manipulate data with dplyr.

Commencer Le Cours Gratuitement
4 heures13 vidéos44 exercices142 443 apprenantsTrophyDéclaration de réalisation

Créez votre compte gratuit

GoogleLinkedInFacebook

ou

En continuant, vous acceptez nos Conditions d'utilisation, notre Politique de confidentialité et le fait que vos données sont stockées aux États-Unis.
Group

Formation de 2 personnes ou plus ?

Essayer DataCamp for Business

Apprécié par les apprenants de milliers d'entreprises


Description du cours

Say you've found a great dataset and would like to learn more about it. How can you start to answer the questions you have about the data? Use dplyr to answer those questions.

First steps: Transforming data with dplyr

This course is designed to teach users how to efficiently manipulate and transform data using the dplyr package in R.

First, explore fundamental data transformation techniques, including the use of key dplyr verbs like select, filter, arrange, and mutate. These functions will teach you how to modify datasets by selecting specific columns, filtering rows based on conditions, sorting data, and creating new calculated columns​​.

Aggregating data with dplyr

Next, the course covers data aggregation, teaching users how to summarize and condense data for better interpretation.

You’ll understand how to make your data more interpretable and manageable​​. Functions such as count, group_by, and summarize are introduced to perform operations that aggregate many observations into meaningful summaries, essential for data analysis and reporting.

Selecting and transforming data

Finally, you will learn advanced data selection and transformation techniques, such as using select helpers and the rename verb. You will also get to apply your skills to a real-world case study and practice grouped mutates, window functions, and data visualization with ggplot2.

By the end of the course, you will have developed robust data manipulation skills using dplyr, enabling more efficient and effective data analysis​​—a vital capability for any data analyst or scientist.
Pour les entreprises

Formation de 2 personnes ou plus ?

Donnez à votre équipe l’accès à la plateforme DataCamp complète, y compris toutes les fonctionnalités.
DataCamp Pour Les EntreprisesPour une solution sur mesure , réservez une démo.

Dans les titres suivants

Certification disponible

Analyste de données en R

Aller à la piste
Certification disponible

Scientifique de données associé en R

Aller à la piste

Manipulation de données en R

Aller à la piste
  1. 1

    Transforming Data with dplyr

    Gratuit

    Learn verbs you can use to transform your data, including select, filter, arrange, and mutate. You'll use these functions to modify the counties dataset to view particular observations and answer questions about the data.

    Jouez Au Chapitre Maintenant
    Exploring data with dplyr
    50 xp
    Understanding your data
    50 xp
    Selecting columns
    100 xp
    The filter and arrange verbs
    50 xp
    Arranging observations
    100 xp
    Filtering for conditions
    100 xp
    Filtering and arranging
    100 xp
    The mutate() verb
    50 xp
    Calculating the number of government employees
    100 xp
    Calculating the percentage of women in a county
    100 xp
    Mutate, filter, and arrange
    100 xp
  2. 2

    Aggregating Data

    Now that you know how to transform your data, you'll want to know more about how to aggregate your data to make it more interpretable. You'll learn a number of functions you can use to take many observations in your data and summarize them, including count, group_by, summarize, ungroup, and slice_min/slice_max.

    Jouez Au Chapitre Maintenant
  3. 3

    Selecting and Transforming Data

    Learn advanced methods to select and transform columns. Also, learn about select helpers, which are functions that specify criteria for columns you want to choose, as well as the rename verb.

    Jouez Au Chapitre Maintenant
  4. 4

    Case Study: The babynames Dataset

    Work with a new dataset that represents the names of babies born in the United States each year. Learn how to use grouped mutates and window functions to ask and answer more complex questions about your data. And use a combination of dplyr and ggplot2 to make interesting graphs to further explore your data.

    Jouez Au Chapitre Maintenant
Pour les entreprises

Formation de 2 personnes ou plus ?

Donnez à votre équipe l’accès à la plateforme DataCamp complète, y compris toutes les fonctionnalités.

Dans les titres suivants

Certification disponible

Analyste de données en R

Aller à la piste
Certification disponible

Scientifique de données associé en R

Aller à la piste

Manipulation de données en R

Aller à la piste

Dans d’autres morceaux

R Développeur

ensembles de données

2015 US CensusUS Baby Name Records

collaborateurs

Collaborator's avatar
Amy Peterson

audio enregistré par

James Chapman's avatar
James Chapman
James Chapman HeadshotJames Chapman

Curriculum Manager, DataCamp

Voir Plus

Qu’est-ce que les autres apprenants ont à dire ?

Inscrivez-vous 15 millions d’apprenants et commencer Data Manipulation with dplyr Aujourd’hui!

Créez votre compte gratuit

GoogleLinkedInFacebook

ou

En continuant, vous acceptez nos Conditions d'utilisation, notre Politique de confidentialité et le fait que vos données sont stockées aux États-Unis.