|
|
|
|
|
by carlmcqueen
1588 days ago
|
|
dtplyr is an option as well which lets you use tidyverse syntax with data.table backend. Speed and syntax. If you learned data.table however, it's better to just stay in data.table. Nothing in the tidyverse can touch the efficiency of data table. |
|