statsmodels.imputation.mice.MICEData.impute# MICEData.impute(vname)[source]# Impute missing values for a single variable Parameters: vnamestrThe name of the variable to be imputed.