data.table (Q33745): Difference between revisions
From MaRDI portal
Added link to MaRDI item. |
Swh import (talk | contribs) SWHID from Software Heritage |
||||||||||||||
(One intermediate revision by one other user not shown) | |||||||||||||||
Property / source code repository | |||||||||||||||
Property / source code repository: https://github.com/cran/data.table / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / Software Heritage ID | |||||||||||||||
Property / Software Heritage ID: swh:1:snp:4726c28eb2472c763e51fde7427bc40edd717a6a / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / Software Heritage ID: swh:1:snp:4726c28eb2472c763e51fde7427bc40edd717a6a / qualifier | |||||||||||||||
Property / Software Heritage ID: swh:1:snp:4726c28eb2472c763e51fde7427bc40edd717a6a / qualifier | |||||||||||||||
point in time: 8 March 2024
|
Latest revision as of 19:15, 21 March 2024
Extension of 'data.frame'
Language | Label | Description | Also known as |
---|---|---|---|
English | data.table |
Extension of 'data.frame' |
Statements
30 January 2024
0 references
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.
0 references