logoalt Hacker News

donkeyboytoday at 6:33 PM1 replyview on HN

Data.table is just so much faster, and the sql-like stntax is easier tonunderstand


Replies

chocochunkstoday at 8:09 PM

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.