8000 Protect against new sklearn API by gglanzani · Pull Request #2091 · dask/distributed · GitHub
[go: up one dir, main page]

Skip to content

Protect against new sklearn API #2091

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

Closed
wants to merge 1 commit into from
Closed

Conversation

gglanzani
Copy link

The new sklearn API does not allow importing subpackages from externals.joblib.
Those Imports should be done from externals._joblib.

See here for more details on the API changes.

The new sklearn API does not allow importing subpackages from `externals.joblib`. 
Those Imports should be done from `externals._joblib`.
@mrocklin
Copy link
Member
mrocklin commented Jul 3, 2018

Seems good to me. Thanks @gglanzani !

@gglanzani
Copy link
Author

Closing in favour of #2019

@gglanzani gglanzani closed this Jul 3, 2018
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.

2 participants
0