h2oai / db-benchmark

reproducible benchmark of database-like ops
https://h2oai.github.io/db-benchmark
Mozilla Public License 2.0
320 stars 85 forks source link

data.table uses keyby in place of by #226

Open waynelapierre opened 3 years ago

waynelapierre commented 3 years ago

I believe it makes more sense for data.table to use keyby instead of by.