Skip to content

Commit

Permalink
New version: Impute v0.6.2 (#30432)
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: 73af43b5b6b7589c61ec971124de636f13744c86

Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416
  • Loading branch information
JuliaRegistrator authored Feb 19, 2021
1 parent 717005a commit 9891b25
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 4 deletions.
18 changes: 14 additions & 4 deletions I/Impute/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,20 +23,30 @@ StatsBase = "0.32"
["0.5-0"]
Missings = "0.4"
NearestNeighbors = "0.4"
TableOperations = "0.2"
Tables = "1"

["0.5-0.6.1"]
TableOperations = "0.2"

["0.5.0"]
Distances = "0.8"

["0.5.1-0"]
["0.5.1-0.6.1"]
Distances = "0.8-0.9"

["0.6-0"]
BSON = "0.2"
CSV = "0.6-0.7"
DataDeps = "0.7"
NamedDims = "0.2"

["0.6-0.6.1"]
BSON = "0.2"
CSV = "0.6-0.7"

["0.6.1-0"]
StatsBase = "0.32-0.33"

["0.6.2-0"]
BSON = "0.2-0.3"
CSV = "0.6-0.8"
Distances = "0.8-0.10"
TableOperations = ["0.2", "1"]
3 changes: 3 additions & 0 deletions I/Impute/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,6 @@ git-tree-sha1 = "fc0a6bdb34bc47e0bba70f0511b0d258ecd69ce2"

["0.6.1"]
git-tree-sha1 = "101a3f487f0aabc19c24c84772f1b8bea1148b39"

["0.6.2"]
git-tree-sha1 = "73af43b5b6b7589c61ec971124de636f13744c86"

0 comments on commit 9891b25

Please sign in to comment.