Joining Data with data.table in R
This course will show you how to combine and merge datasets with data.table.
Comece O Curso Gratuitamente4 horas13 vídeos47 exercícios16.254 aprendizesDeclaração de Realização
Crie sua conta gratuita
ou
Ao continuar, você aceita nossos Termos de Uso, nossa Política de Privacidade e que seus dados são armazenados nos EUA.Treinar 2 ou mais pessoas?
Tentar DataCamp for BusinessAmado por alunos de milhares de empresas
Descrição do Curso
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!
Treinar 2 ou mais pessoas?
Obtenha acesso à sua equipe à plataforma DataCamp completa, incluindo todos os recursos.- 1
Joining Multiple data.tables
GratuitoThis 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
Treinar 2 ou mais pessoas?
Obtenha acesso à sua equipe à plataforma DataCamp completa, incluindo todos os recursos.conjuntos de dados
IMDBNetflixAustralia PopulationLife ExpectancySchool DatabaseHeart DiseaseEbola CasesGDPcolaboradores
pré-requisitos
Data Manipulation with data.table in RScott Ritchie
Ver MaisPostdoctoral Researcher in Systems Genomics
O que os outros alunos têm a dizer?
Junte-se a mais de 15 milhões de alunos e comece Joining Data with data.table in R hoje mesmo!
Crie sua conta gratuita
ou
Ao continuar, você aceita nossos Termos de Uso, nossa Política de Privacidade e que seus dados são armazenados nos EUA.