Faster for factors
Open
- Dominant language
- C++
- Stars
- 318
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
It's a bit of a late call (yet, nobody complained about it so far...) (because now `stringsAsFactors=FALSE` in many functions), but factor processing could generally be sped up by only acting on their `levels` and then recycling the results.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.