Skip to content

Releases: joshday/OnlineStats.jl

Updates to interface

05 Mar 15:29
Compare
Choose a tag to compare
  • Remove underscore methods from OnlineStatsBase interface.

Lots of bug fixes

22 Feb 21:10
Compare
Choose a tag to compare
  • mainly stuff for JuliaDB integration

Minor updates

07 Feb 01:44
Compare
Choose a tag to compare
  • bug fixes

Minor update

31 Jan 01:16
Compare
Choose a tag to compare
  • Bug fixes
  • More tests
  • Change representation of CountMap

ScalarOb -> Any

22 Jan 23:15
Compare
Choose a tag to compare
  • Anything not in an AbstractArray, Tuple, or NamedTuple is considered to be "one thing"
  • bug fixes

AbstractSeries and More

12 Jan 21:09
Compare
Choose a tag to compare
  • AbstractSeries and AugmentedSeries for filtering/transforming input.
  • IndexedPartition for partitioning over an index variable.
  • Plot recipes for Partition types

Add Partition and Group

04 Jan 22:05
Compare
Choose a tag to compare

plus some bug fixes.

OnlineStats: Christmas Eve Version

24 Dec 21:06
Compare
Choose a tag to compare
  • simplified handling of weights
  • reorganized histogram code
  • add Partition
  • bug fixes and more tests

Various updates

30 Nov 21:20
Compare
Choose a tag to compare

PQuantile and more

Updated show method and small bug fixes

15 Nov 14:20
Compare
Choose a tag to compare
v0.13.1

change show to use ascii box-drawing