Y
Hacker News
new
|
ask
|
show
|
jobs
by
donkeyboy
7 hours ago
Data.table is just so much faster, and the sql-like stntax is easier tonunderstand
1 comments
chocochunks
5 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