invenia / Impute.jl

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

Use github actions instead of travis #91

Closed rofinn closed 3 years ago

rofinn commented 3 years ago

Nightly fails because they changed array printing yet again, so the doctest fail.

fchorney commented 3 years ago

Do we just need to do something to the doctests at a later date or?

rofinn commented 3 years ago

Yeah, we'll likely need to update them to the new format once nightly is officially released.