Y
Hacker News
new
|
ask
|
show
|
jobs
by
pks016
6 hours ago
I would be in minority. But, I don't like tidyverse ecosystem. I prefer data.table for most of my uses.
1 comments
donkeyboy
3 hours ago
Data.table is just so much faster, and the sql-like stntax is easier tonunderstand
link
chocochunks
2 hours ago
I can never remember the data.table syntax, every time I use it I have to re-learn it. It doesn't feel very SQL to me either. There is an interface to use tidy syntax on data.tables and get's you 90% of the speed.
link