Course
Data Manipulation with data.table in R
Create Your Free Account
or
By continuing, you accept our Terms of Use, our Privacy Policy and that your data is stored in the USA.Loved by learners at thousands of companies
Training 2 or more people?
Try DataCamp for BusinessCourse Description
Prerequisites
Intermediate RIntroduction to data.table
Selecting and Computing on Columns
Groupwise Operations
Reference Semantics
Importing and Exporting Data
Complete
Earn Statement of Accomplishment
Add this credential to your LinkedIn profile, resume, or CVShare it on social media and in your performance reviewEnroll Now
FAQs
How does data.table compare to dplyr for data manipulation in R?
The data.table package is designed for high-performance operations on large datasets. Its concise syntax can be faster than dplyr, especially for groupwise computations and big data.
What dataset is used throughout the course exercises?
You will work with the San Francisco Bay Area bike share trip dataset from 2014, applying data.table operations to real transportation data across all five chapters.
Does the course cover importing and exporting data with data.table?
Yes. The final chapter teaches fast methods for reading and writing tabular text data such as CSV files using data.table's optimized import and export functions.
What are the main operations I will learn with data.table?
You will learn to filter rows, select and compute on columns, perform groupwise operations, chain expressions together, and use set functions for efficient data manipulation.
Do I need experience with dplyr before taking this course?
No. You only need Intermediate R and Introduction to R. The course teaches data.table as a standalone tool, though familiarity with data frames is helpful.
Join over 19 million learners and start Data Manipulation with data.table in R today!
Create Your Free Account
or
By continuing, you accept our Terms of Use, our Privacy Policy and that your data is stored in the USA.Grow your data skills with DataCamp for Mobile
Make progress on the go with our mobile courses and daily 5-minute coding challenges.