JuliaAI / MLJScientificTypes.jl

Implementation of the MLJ scientific type convention
MIT License
17 stars 6 forks source link

Coerce, Schema fails when a column has type Vector{Missing} #37

Closed OkonSamuel closed 4 years ago

OkonSamuel commented 4 years ago

see issue https://github.com/alan-turing-institute/MLJ.jl/issues/549

tlienart commented 4 years ago

Thanks Sam, I'll look into this

ablaom commented 4 years ago

I think this is now resolved; see https://github.com/alan-turing-institute/MLJ.jl/issues/549