Skip to content

v1.7.2

Choose a tag to compare

@github-actions github-actions released this 30 Aug 22:44

OnlineStats v1.7.2

Diff since v1.7.1

Merged pull requests:

  • Mention StreamSampling.jl in ReservoirSample docstring (#292) (@Tortar)
  • Expose extrema of OrderStats (#297) (@mkitti)
  • Create dependabot.yml and update action versions (#298) (@abhro)
  • Bump julia-actions/setup-julia from 1 to 2 (#299) (@dependabot[bot])
  • Add StatsBase.jl to docs/Project.toml (#300) (@abhro)
  • Bump actions/checkout from 4 to 5 (#301) (@dependabot[bot])

Closed issues:

  • when fit!-ing a Group to a NamedTuple, the names are ignored (#278)
  • Pretty printing is unpretty inside DataFrame (#281)