You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We could probably use something like ScientificTypes.jl to restrict which imputation methods make sense on which datasets. For example, computing the mean for things like discrete counts, nominal or ordinal values probably doesn't make sense.
The text was updated successfully, but these errors were encountered:
We could probably use something like ScientificTypes.jl to restrict which imputation methods make sense on which datasets. For example, computing the
mean
for things like discrete counts, nominal or ordinal values probably doesn't make sense.The text was updated successfully, but these errors were encountered: