Skip to content

Commit

Permalink
New version: Impute v0.5.1 (#21793)
Browse files Browse the repository at this point in the history
UUID: f7bf1975-0170-51b9-8c5f-a992d46b9575
Repo: https://github.com/invenia/Impute.jl.git
Tree: f42ce6e2e4caad7a2f4ceffa133e68a568b2a503

Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416
  • Loading branch information
JuliaRegistrator authored Sep 22, 2020
1 parent f5268f2 commit d51141d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
7 changes: 6 additions & 1 deletion I/Impute/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,13 @@ Tables = "0.2"
StatsBase = "0.32"

["0.5-0"]
Distances = "0.8"
Missings = "0.4"
NearestNeighbors = "0.4"
TableOperations = "0.2"
Tables = "1"

["0.5.0"]
Distances = "0.8"

["0.5.1-0"]
Distances = "0.8-0.9"
3 changes: 3 additions & 0 deletions I/Impute/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@ git-tree-sha1 = "f14d3c15bfdbd0ee725f6d5efc8f2b136bced10e"

["0.5.0"]
git-tree-sha1 = "4b553b124248254ba305ad44dacaceff68b98cdf"

["0.5.1"]
git-tree-sha1 = "f42ce6e2e4caad7a2f4ceffa133e68a568b2a503"

0 comments on commit d51141d

Please sign in to comment.