Releases: joshday/OnlineStats.jl
Releases · joshday/OnlineStats.jl
Release list
Minor update
- Bug fixes
- More tests
- Change representation of CountMap
ScalarOb -> Any
- Anything not in an AbstractArray, Tuple, or NamedTuple is considered to be "one thing"
- bug fixes
AbstractSeries and More
- AbstractSeries and AugmentedSeries for filtering/transforming input.
- IndexedPartition for partitioning over an index variable.
- Plot recipes for Partition types
Add Partition and Group
OnlineStats: Christmas Eve Version
- simplified handling of weights
- reorganized histogram code
- add
Partition - bug fixes and more tests
Various updates
Updated show method and small bug fixes
v0.13.1 change show to use ascii box-drawing
Updates for light(er)weight OnlineStatsBase
v0.13.0 bump OnlineStatsBase version
minor updates
v0.12.1 remove osx from travis. Results are too unreliable.
Updates for new OnlineStatsBase
v0.12.0 bump OnlineStatsBase version