invenia / Impute.jl

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

Add tests on a row table #27

Closed oxinabox closed 5 years ago

oxinabox commented 5 years ago

A simple Vector{<:NamedTuple}

Follow up to #20 which in theory added support for all Tables so we should verify this common type works