data.table

From MaRDI portal
Software:33745



swMATH21945CRANdata.tableMaRDI QIDQ33745

Extension of 'data.frame'

Michael Chirico, Tyson Barrett, Jan Gorecki, Arun Srinivasan, Toby Hocking, Matt Dowle

Last update: 30 January 2024

Copyright license: Mozilla Public License, version 2.0, File License

Software version identifier: 1.14.8, 1.0, 1.1, 1.2, 1.4.1, 1.5.1, 1.5.2, 1.5.3, 1.5, 1.6.1, 1.6.2, 1.6.3, 1.6.4, 1.6.5, 1.6.6, 1.6, 1.7.1, 1.7.2, 1.7.3, 1.7.4, 1.7.5, 1.7.6, 1.7.7, 1.7.8, 1.7.9, 1.7.10, 1.8.0, 1.8.2, 1.8.4, 1.8.6, 1.8.8, 1.8.10, 1.9.2, 1.9.4, 1.9.6, 1.9.8, 1.10.0, 1.10.2, 1.10.4-1, 1.10.4-2, 1.10.4-3, 1.10.4, 1.11.0, 1.11.2, 1.11.4, 1.11.6, 1.11.8, 1.12.0, 1.12.2, 1.12.4, 1.12.6, 1.12.8, 1.13.0, 1.13.2, 1.13.4, 1.13.6, 1.14.0, 1.14.2, 1.14.4, 1.14.6, 1.14.10, 1.15.0


Source code repository: https://github.com/cran/data.table

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.