Programming with data.table
Flexible functions in data.table
I’m getting slightly more experienced with data.table, and I really like it.
My learning method was to get pretty deep for a month, reading everything I could
and replicating my dplyr code in data.table.
I ... [Read more...]