Master core concepts in data manipulation such as subsetting, updating, indexing and joining your data using data.table.
By continuing you accept the Terms of Use and Privacy Policy, that your data will be stored outside of the EU, and that you are 16 years or older.
The R data.table package is rapidly making its name as the number one choice for handling large datasets in R. This online data.table tutorial will bring you from data.table novice to expert in no time. Once you are introduced to the general form of a data.table query, you will learn the techniques to subset your data.table, how to update by reference and how you can use data.table’s set()-family in your workflow. The course finishes with more complex concepts such as indexing, keys and fast ordered joins. Upon completion of the course, you will be able to use data.table in R for a more efficient manipulation and analysis process. Enjoy!
Master core concepts in data manipulation such as subsetting, updating, indexing and joining your data using data.table.
Introduction on what exactly a data.table is, how it differs from the traditional data.frame in R, and understanding the general form of a data.table query.
Learn how to do multiple operations on the same data.table in one single statement, how to easily take a subset of your data, update by reference, and work with the data.table set()-family.
Discover the potential behind indexing, followed by generating and using keys. The final part focuses on fast ordered joins.
Join over 3,230,000 others learning to leverage the power of data with DataCamp!
Start Course For Free