Hacker News new | ask | show | jobs
by mellavora 1815 days ago
tidyverse may be clean, but it is nowhere near as concise as data.table.

data.table is also typically orders of magnitude faster.

1 comments

Thanks for the point of view, I can't argue since I don't really know data.table. Will check out!
Check out dtplyr- lazy data.table backend and tidyverse syntax