pbeshai / tidy

Tidy up your data with JavaScript, inspired by dplyr and the tidyverse
https://pbeshai.github.io/tidy
MIT License
725 stars 21 forks source link

fix: groupBy works with valueOf #46 #48

Closed pbeshai closed 3 years ago

pbeshai commented 3 years ago

caches group keys by checking valueOf(), similar to internmap