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

Mutate should pass the index #44

Closed pbeshai closed 1 year ago

pbeshai commented 3 years ago

e.g. mutate({ foo: (d, i) => i })