Joining Data with data.table in R
This course will show you how to combine and merge datasets with data.table.
Commencer Le Cours Gratuitement4 heures13 vidéos47 exercices16 254 apprenantsDéclaration de réalisation
Créez votre compte gratuit
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.Formation de 2 personnes ou plus ?
Essayer DataCamp for BusinessApprécié par les apprenants de milliers d'entreprises
Description du cours
In the real world, data sets typically come split across many tables while most data analysis functions in R are designed to work with single tables of data. In this course, you'll learn how to effectively combine data sets into single tables using data.table. You'll learn how to add columns from one table to another table,
how to filter a table based on observations in another table, and how to identify records across multiple tables matching complex criteria. Along the way, you'll learn how to troubleshoot failed join operations and best practices for working with complex data sets. After completing this course you'll be well on your way to be a data.table master!
Formation de 2 personnes ou plus ?
Donnez à votre équipe l’accès à la plateforme DataCamp complète, y compris toutes les fonctionnalités.- 1
Joining Multiple data.tables
GratuitThis chapter will show you how to perform simple joins that will enable you to combine information spread across multiple tables.
- 2
Joins Using data.table Syntax
In this chapter you will perform joins using the data.table syntax, set and view data.table keys, and perform anti-joins.
Joins using data.table syntax50 xpRight join with the data.table syntax100 xpInner join with the data.table syntax100 xpAnti-joins100 xpSetting and viewing data.table keys50 xpSetting keys100 xpGetting keys100 xpIncorporating joins into your data.table workflow50 xpExploring the Australian population100 xpFinding multiple matches100 xpExploring world life expectancy100 xp - 3
Diagnosing and Fixing Common Join Problems
This chapter will discuss common problems and errors encountered when performing data.table joins and show you how to troubleshoot and avoid them.
- 4
Concatenating and Reshaping data.tables
In the last chapter of this course you'll learn how to concatenate observations from multiple tables together, how to identify observations present in one table but not another, and how to reshape tables between long and wide formats.
Concatenating two or more data.tables50 xpConcatenating data.table variables100 xpConcatenating a list of data.tables100 xpSet operations50 xpIdentifying observations shared by multiple tables100 xpRemoving duplicates while combining tables100 xpIdentifying observations unique to a table100 xpMelting data.tables50 xpMelting a wide table100 xpMore melts100 xpCasting data.tables50 xpCasting a long table100 xpCasting multiple columns100 xpSplitting by multiple groups100 xp
Formation de 2 personnes ou plus ?
Donnez à votre équipe l’accès à la plateforme DataCamp complète, y compris toutes les fonctionnalités.ensembles de données
IMDBNetflixAustralia PopulationLife ExpectancySchool DatabaseHeart DiseaseEbola CasesGDPcollaborateurs
Scott Ritchie
Voir PlusPostdoctoral Researcher in Systems Genomics
Qu’est-ce que les autres apprenants ont à dire ?
Inscrivez-vous 15 millions d’apprenants et commencer Joining Data with data.table in R Aujourd’hui!
Créez votre compte gratuit
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.