from sklearn.preprocessing import Imputer
from sklearn.impute import SimpleImputer
链接
https://scikit-learn.org/stable/modules/impute.html#impute
标签:Imputer,preprocessing,impute,org,import,sklearn
来源: https://blog.csdn.net/Matlab16/article/details/111356962