tom-metherell / Mice.jl

a package for missing data handling via multiple imputation by chained equations in Julia. It is heavily based on the R package {mice} by Stef van Buuren, Karin Groothuis-Oudshoorn and collaborators.

Home Page:https://tom-metherell.github.io/Mice.jl/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compatibility with `Tables.jl`

tom-metherell opened this issue · comments

Per this discussion, it would be good to allow use of Tables.jl as well as DataFrames.jl.

Closing this issue as it's a duplicate of #11