PythonDataScienceHandbook
PythonDataScienceHandbook copied to clipboard
New in version 0.20: SimpleImputer replaces the previous sklearn.prep…
…rocessing.Imputer estimator which is now removed. The import statement and three instances of Imputer --> SimpleImputer are changed in this commit.