missingpy - PyPI
https://pypi.org/project/missingpy09.12.2018 · The KNNImputer class provides imputation for completing missing values using the k-Nearest Neighbors approach. Each sample's missing values are imputed using values from n_neighbors nearest neighbors found in the training set.