markfairbanks / tidytable

Tidy interface to 'data.table'
https://markfairbanks.github.io/tidytable/
Other
450 stars 32 forks source link

Avoid sequential `.by` logic in `mutate.()` if possible #480

Closed markfairbanks closed 2 years ago

markfairbanks commented 2 years ago

This allows for GForce optimization more often.