Skip to content

sklearn -> scikit-learn - #3

Open
AlexanderDBolton wants to merge 2 commits into
macarro:masterfrom
AlexanderDBolton:master
Open

sklearn -> scikit-learn#3
AlexanderDBolton wants to merge 2 commits into
macarro:masterfrom
AlexanderDBolton:master

Conversation

@AlexanderDBolton

Copy link
Copy Markdown

The sklearn package is now deprecated. If you try to install imputena in a new virtual env it gives errors because it tries to install the deprecated package sklearn. Guidance is here: the references to sklearn in the docs/requirements.txt and setup.py files just have to be replaced with scikit-learn. The calls in python files like 'from sklearn import ...' stay the same.

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

Successfully merging this pull request may close these issues.

1 participant