Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop using deprecated Imputer from sklearn #36

Open
Swarchal opened this issue Oct 13, 2019 · 0 comments
Open

Stop using deprecated Imputer from sklearn #36

Swarchal opened this issue Oct 13, 2019 · 0 comments

Comments

@Swarchal
Copy link
Owner

Swarchal commented Oct 13, 2019

tests/test_utils.py::test_impute
tests/test_utils.py::test_impute_mean
tests/test_utils.py::test_impute_with_metadata
  /home/scott/anaconda3/lib/python3.7/site-packages/sklearn/utils/deprecation.py:66:
    DeprecationWarning: Class Imputer is deprecated; Imputer was deprecated in version
    0.20 and will be removed in 0.22. Import impute.SimpleImputer from sklearn instead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant