跳至内容
首页R

课程

Joining Data with data.table in R

中级技能水平
更新时间 2024年8月
This course will show you how to combine and merge datasets with data.table.
免费开始课程
RData Manipulation
4小时
13 视频
47 道练习
3,950 XP
17,316
成就证明

创建您的免费帐户

继续使用 Google显示更多选项


继续操作即表示您接受我们的《使用条款》和《隐私政策》,并同意您的数据存储在美国。

深受数千家公司学习者的喜爱

Group

需要团队培训?

企业版试用

课程描述

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!

先决条件

Data Manipulation with data.table in R
1

Joining Multiple data.tables

This 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.
开始章节
3

Diagnosing and Fixing Common Join Problems

Joining Data with data.table in R
课程完成

获得成就证明

将此证书添加到您的 LinkedIn 档案、简历或履历中
在社交媒体和绩效评估中分享
立即注册

加入超过19百万学习者,今天就开始Joining Data with data.table in R!

创建您的免费帐户

继续使用 Google显示更多选项


继续操作即表示您接受我们的《使用条款》和《隐私政策》,并同意您的数据存储在美国。

通过 DataCamp for Mobile 提升您的数据技能

随时随地通过我们的移动课程和每日 5 分钟编程挑战提升技能。