Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-05-21 | 1.2 kB | |
v1.7.0 source code.tar.gz | 2024-05-21 | 88.7 kB | |
v1.7.0 source code.zip | 2024-05-21 | 113.5 kB | |
Totals: 3 Items | 203.4 kB | 0 |
OnlineStats v1.7.0
Merged pull requests: - CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#267) (@github-actions[bot]) - fix type stability in autocov and add a unit test (#270) (@vandenman) - Fix documentation of FastForest keyword args (#286) (@cmcaine)
Closed issues:
- Possible type instability in OnlineStatsBase.jl
(#265)
- _fit! on AutoCov is not type stable (#269)
- Extract field of an observation before feeding an OnlineStats - ValueExtractor wrapper (#271)
- Using StatLag without depending on OnlineStats (just OnlineStatsBase) (#273)
- ExtremeValues doesn't work (#274)
- Odd interaction of Group
with broadcast (#275)
- [speculative] NullStat
(#276)
- Plot of GroupBy of HeatMap fails (#277)
- Documentation Request: List which Monoids support merge (#279)
- Support keys
and values
on GroupBy
(#282)
- Bug: Y-Marginals for heatmap are wrong (#283)
- Allow counts argument in fit!
(#284)
- Suggestions for OnlineStats v2 (#285)
- Standard Deviation - StdDev (#287)
- Integrate StreamSampling
in OnlineStats
(#288)