Releases: joshday/OnlineStats.jl
Releases · joshday/OnlineStats.jl
v1.7.1
v1.7.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
andvalues
onGroupBy
(#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
inOnlineStats
(#288)
v1.6.3
OnlineStats v1.6.3
Closed issues:
v1.6.2
OnlineStats v1.6.2
Closed issues:
- Best practices for high online statistics for many parameters (#261)
Merged pull requests:
v1.6.1
OnlineStats v1.6.1
Merged pull requests:
v1.6.0
OnlineStats v1.6.0
Closed issues:
- hyperloglog sketches (#253)
Merged pull requests:
- CompatHelper: add new compat entry for "StatsFuns" at version "1.0" (#250) (@github-actions[bot])
- CompatHelper: add new compat entry for "Distributions" at version "0.25" (#251) (@github-actions[bot])
- CompatHelper: add new compat entry for "SpecialFunctions" at version "2.1" (#252) (@github-actions[bot])
- added simple classify method for kmeans (#255) (@ExpandingMan)
v1.5.14
OnlineStats v1.5.14
Closed issues:
- Odd Quantile results: (#142)
- Streaming algorithm for the median problem (#239)
- Regression in #206? Unitful support question (#240)
- How can I reproduce the result in banner? (#241)
- Bug: Counter T does not work with abstract types like Any (#242)
- OnlineStats.variation function mentioned in docs but no longer available (#243)
- HeatMap plot does not work when using plotlyjs (#244)
Merged pull requests:
- CompatHelper: bump compat for "AbstractTrees" to "0.4" (#248) (@github-actions[bot])
- Bump version (#249) (@findmyway)
v1.5.13
OnlineStats v1.5.13
Closed issues:
Merged pull requests:
- tried to make StatLearn more discoverable in docs (#236) (@ExpandingMan)
- ReservoirSample with generic type (#237) (@brucala)
v1.5.12
v1.5.11
OnlineStats v1.5.11
Closed issues: