Skip to content

v1.0.1

Compare
Choose a tag to compare
@julia-tagbot julia-tagbot released this 14 Oct 07:23
· 332 commits to master since this release
v1.0.1

v1.0.1 (2019-10-13)

Diff since v1.0.0

Closed issues:

  • KMeans example in documentation doesn't work (#161)
  • Issue with reduce with named columns in JuliaDB (#160)
  • IndexedPartition use T=Number default (#159)
  • BoundsError when training FastForest (#150)
  • 2D histograms (#148)
  • Regression with Mixed Effects using OnlineStats.jl? (#140)
  • Add function to merge many series (#114)
  • StackOverflowError while calculating quantiles via JuliaDB (#113)

Merged pull requests:

  • Fixed docs examples to explicitly iterate over observation rows (#162) (grahamas)
  • Update partition.jl (#157) (musm)