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.

1.18.4 MPL-2.0 | file LICENSE 1 个版本
安装
install.packages("data.table")
remotes::install_cran("data.table")
版本列表
1.18.4 2026-05-06