microsoft / datamations

https://microsoft.github.io/datamations/
Other
66 stars 14 forks source link

Implementation of Sum and Product aggregation functions in JavaScript #181

Closed chisingh closed 2 years ago

chisingh commented 2 years ago

This is similar to #180 but takes the sum and product of the input items instead.

chisingh commented 2 years ago

Use the following specs for unit testing:

https://github.com/microsoft/datamations/blob/main/inst/specs/sum_specs.json