pbeshai / tidy

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

nested objects? #73

Open geekodour opened 4 weeks ago

geekodour commented 4 weeks ago

lodash pick allows nested picks: https://masteringjs.io/tutorials/lodash/pick

is this not supported in tidy?

pbeshai commented 4 weeks ago

Sorry this isn't supported at this time