simple-data-analysis
simple-data-analysis copied to clipboard
addRank / addIndex?
Could be useful to have a method to add a key with a rank for each item.
I think I prefer addRank as a name.
so this function should implicitly sort the data first and then apply ranks but without transforming the original data?
Added with pull request #139