Skip to content
This repository was archived by the owner on Dec 6, 2023. It is now read-only.

Import joblib directly, as sklearn.externals.joblib was removed#34

Open
lcreteig wants to merge 2 commits into
scikit-learn-contrib:masterfrom
lcreteig:joblib
Open

Import joblib directly, as sklearn.externals.joblib was removed#34
lcreteig wants to merge 2 commits into
scikit-learn-contrib:masterfrom
lcreteig:joblib

Conversation

@lcreteig
Copy link
Copy Markdown

sklearn.externals.joblib was deprecated in v0.21 of scikit-learn, and has been removed in v0.23 (the latest stable release).

This PR imports directly from joblib and adds it as a dependency.

Fixes #33

@nishalsach
Copy link
Copy Markdown

Hi, was this issue ever fixed? I encountered it quite recently, and wanted to confirm. Thank you!

@jjerphan
Copy link
Copy Markdown

It looks like the project is unmaintained unfortunately.

@nishalsach
Copy link
Copy Markdown

Ahhh alright, thank you for replying regardless!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

joblib no longer included in scikit-learn

3 participants