https://github.com/chrismainey/why_i_love_datatable
A short presentation on data.table
https://github.com/chrismainey/why_i_love_datatable
r rdatatable
Last synced: about 1 year ago
JSON representation
A short presentation on data.table
- Host: GitHub
- URL: https://github.com/chrismainey/why_i_love_datatable
- Owner: chrismainey
- Created: 2019-10-24T20:05:27.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-26T07:14:52.000Z (over 6 years ago)
- Last Synced: 2025-02-07T01:45:52.923Z (over 1 year ago)
- Topics: r, rdatatable
- Language: HTML
- Homepage: https://chrismainey.github.io/Why_I_love_datatable/Why_I_love_datatable.html
- Size: 1.14 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.Rmd
Awesome Lists containing this project
README
---
output: github_document
---
```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>"
)
```
# Why I love `data.table`
Very brief presentation of why I love `data.table` for Warwick R User Group - 24/10/2019