Rdatatable/data.table: Extension of `data.frame`

Fast aggregation of large data (e.g. 100GB in RAM), fast ordered joins, fast add/modify/delete of columns by group using no copies at all, list columns, friendly and fast character-separated-value read/write. Offers a natural and flexible syntax, for faster development.

Getting started

Package details

Maintainer
LicenseMPL-2.0 | file LICENSE
Version1.15.99
URL https://r-datatable.com https://Rdatatable.gitlab.io/data.table https://github.com/Rdatatable/data.table
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("Rdatatable/data.table")
Rdatatable/data.table documentation built on March 18, 2024, 2:11 a.m.