-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Closed
Labels
Description
Hello,
I am not sure where to post a feature request as I am not used to Github yet.
Is this the right place for feature requests?
I would like support for simple arithmetic operations like mean, median, sum (and perhaps some more) in underscore.
Like this: https://gist.github.com/AndreasBriese/1670507
Some more suggestions: difference, relativeDifferences, minDifference, maxDifference, minRelativeDifference, maxRelativeDifference, meanDifference, meanRelativeDifference, ...
I would also like to suggest support for functions like numpy-python:
Example:
https://numpy.org/doc/stable/reference/generated/numpy.sum.html
https://numpy.org/doc/stable/reference/routines.html