Saltar al contenido principal
InicioRJoining Data with dplyr

Joining Data with dplyr

Learn to combine data across multiple tables to answer more complex questions with dplyr.

Comience El Curso Gratis
4 Horas13 Videos49 Ejercicios
63.786 AprendicesTrophyDeclaración de cumplimiento

Crea Tu Cuenta Gratuita

GoogleLinkedInFacebook

o

Al continuar, acepta nuestros Términos de uso, nuestra Política de privacidad y que sus datos se almacenan en los EE. UU.
Group¿Entrenar a 2 o más personas?Pruebe DataCamp para empresas

Preferido por estudiantes en miles de empresas


Descripción del curso

Often in data science, you'll encounter fascinating data that is spread across multiple tables. This course will teach you the skills you'll need to join multiple tables together to analyze them in combination. You'll practice your skills using a fun dataset about LEGOs from the Rebrickable website. The dataset contains information about the sets, parts, themes, and colors of LEGOs, but is spread across many tables. You'll work with the data throughout the course as you learn a total of six different joins! You'll learn four mutating joins: inner join, left join, right join, and full join, and two filtering joins: semi join and anti join. In the final chapter, you'll apply your new skills to Stack Overflow data, containing each of the almost 300,000 Stack Oveflow questions that are tagged with R, including information about their answers, the date they were asked, and their score. Get ready to take your dplyr skills to the next level!
Empresas

Group¿Entrenar a 2 o más personas?

Obtenga acceso de su equipo a la biblioteca completa de DataCamp, con informes centralizados, tareas, proyectos y más
Pruebe DataCamp Para EmpresasPara obtener una solución a medida, solicite una demonstración.

En las siguientes pistas

Certificación disponible

Analista de datos con R

Ir a la pista
Certificación disponible

Científico de datos asociado en R

Ir a la pista

Manipulación de datos con R

Ir a la pista
  1. 1

    Joining Tables

    Gratuito

    Get started with your first joining verb: inner-join! You'll learn to join tables together to answer questions about the LEGO dataset, which contains information across many tables about the sets, parts, themes, and colors of LEGOs over time.

    Reproducir Capítulo Ahora
    The inner_join verb
    50 xp
    What columns would you join on?
    50 xp
    Joining parts and part categories
    100 xp
    Joining with a one-to-many relationship
    50 xp
    Joining parts and inventories
    100 xp
    Joining in either direction
    100 xp
    Joining three or more tables
    50 xp
    Joining three tables
    100 xp
    What's the most common color?
    100 xp
  2. 2

    Left and Right Joins

    Learn two more mutating joins, the left and right join, which are mirror images of each other! You'll learn use cases for each type of join as you explore parts and colors of LEGO themes. Then, you'll explore how to join tables to themselves to understand the hierarchy of LEGO themes in the data.

    Reproducir Capítulo Ahora
  3. 4

    Case Study: Joins on Stack Overflow Data

    Put together all the types of join you learned in this course to analyze a new dataset: Stack Overflow questions, answers, and tags. This includes calculating and visualizing trends for some notable tags like dplyr and ggplot2. You'll also master one more method for combining tables, the bind_rows verb, which stacks tables on top of each other.

    Reproducir Capítulo Ahora
Empresas

Group¿Entrenar a 2 o más personas?

Obtenga acceso de su equipo a la biblioteca completa de DataCamp, con informes centralizados, tareas, proyectos y más

En las siguientes pistas

Certificación disponible

Analista de datos con R

Ir a la pista
Certificación disponible

Científico de datos asociado en R

Ir a la pista

Manipulación de datos con R

Ir a la pista

Sets De Datos

setsthemespartspart_categoriesinventoriesinventory_partscolorsquestionstagsquestion_tagsanswers

Colaboradores

Collaborator's avatar
Amy Peterson
DataCamp Content Creator

Course Instructor

Ver Mas

¿Qué tienen que decir otros alumnos?

Únete a 13 millones de estudiantes y empeza Joining Data with dplyr hoy!

Crea Tu Cuenta Gratuita

GoogleLinkedInFacebook

o

Al continuar, acepta nuestros Términos de uso, nuestra Política de privacidad y que sus datos se almacenan en los EE. UU.