Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feat] add stdev and variance aggregators #809

Merged
merged 1 commit into from
Oct 29, 2019

Commits on Oct 28, 2019

  1. [Feat] add stdev and variance aggregators

    Make use of D3 deviation and variance functions to add
    stdev and variance options to the list of available
    data aggregators.
    
    This fails `yarn test-node`, however master also
    fails with the same error.
    
    Signed-off-by: Jeff Magill <jmagill@uber.com>
    jefemagril committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    fd55c42 View commit details
    Browse the repository at this point in the history