invenia / Impute.jl

Imputation methods for missing data in julia
https://invenia.github.io/Impute.jl/latest/
Other
76 stars 11 forks source link

Fix Impute path in docs/Manifest.toml #97

Closed rofinn closed 3 years ago

rofinn commented 3 years ago

NOTE: The reason we didn't notice this before was that that Manifest appears to have been cached? Seems like it started failing for more recent build because that cache was no longer around so it started looking for Impute.jl at /Users/rory/repos/invenia/Impute.jl

Closes #96

rofinn commented 3 years ago

Since this just impacts docs and allows using StatsBase 0.33, I'm just gonna merge and tag.