Skip to content

Protect against new sklearn API#2091

Closed
gglanzani wants to merge 1 commit intodask:masterfrom
gglanzani:patch-1
Closed

Protect against new sklearn API#2091
gglanzani wants to merge 1 commit intodask:masterfrom
gglanzani:patch-1

Conversation

@gglanzani
Copy link
Copy Markdown

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
Copy Markdown
Member

mrocklin commented Jul 3, 2018

Seems good to me. Thanks @gglanzani !

@gglanzani
Copy link
Copy Markdown
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