Open dayanaviana opened 4 years ago
Using sklearn.version '0.22.1'
An error is returned executing the example for Imputation of Missing Data
Changing imports resolves the issue.
from sklearn.impute import SimpleImputer
Hi. Thank you so much for your response. I am such a beginner. I’m still not sure how to go about finding the answer. I am trying to get an education from these sites, apps, and professional advice, to figure out how I have been hacked, cyber attacked, really, for 7 yrs. It’s tough since I get redirected and blocked from many things. All devices destroyed except for this my 2 month old iPhone 11 which is degrading...
Using sklearn.version '0.22.1' An error is returned executing the example for Imputation of Missing Data
Changing imports resolves the issue.