build(deps): bump github.com/montanaflynn/stats from 0.9.0 to 0.11.0#233
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump github.com/montanaflynn/stats from 0.9.0 to 0.11.0#233dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [github.com/montanaflynn/stats](https://github.com/montanaflynn/stats) from 0.9.0 to 0.11.0. - [Release notes](https://github.com/montanaflynn/stats/releases) - [Changelog](https://github.com/montanaflynn/stats/blob/master/CHANGELOG.md) - [Commits](montanaflynn/stats@v0.9.0...v0.11.0) --- updated-dependencies: - dependency-name: github.com/montanaflynn/stats dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
a86b976 to
b4f3ddd
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps github.com/montanaflynn/stats from 0.9.0 to 0.11.0.
Release notes
Sourced from github.com/montanaflynn/stats's releases.
Changelog
Sourced from github.com/montanaflynn/stats's changelog.
... (truncated)
Commits
4183becchore: update changelog for v0.11.05dc695bdocs: add round 2 functions to README, examples, and documentation (#122)9ced7defeat: add Interp for piecewise-linear interpolation (#121)7f0c5a7feat: add Histogram with equal-width bins (#120)6803c1cfeat: add KendallTau rank correlation coefficient (#119)7922f1afeat: add SEM, RMS, Product, and PercentileOfScore (#118)7b64b9afeat: add MovingMedian, MovingMin, MovingMax, MovingSum, and EWMA (#117)1930712feat: add TrimmedMean and Winsorize robust statistics (#116)9956c74feat: add Kurtosis, PopulationKurtosis, and SampleKurtosis (#115)6f7a496feat: add Clip and Rescale elementwise transforms (#114)