Y
Hacker News
new
|
ask
|
show
|
jobs
by
petulla
2358 days ago
This may be useful. I prefer dplyr's syntax.
https://github.com/tidyverse/dtplyr
1 comments
meztez
2358 days ago
One of the reason we use data.table is that it reduces the depencies when building custom images and its stability has been better than the tidyverse in the past. It might not be the case in the future, but that is how we made our choice initially.
link