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

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

lcreteig
Copy link

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

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

@jjerphan
Copy link

It looks like the project is unmaintained unfortunately.

@nishalsach
Copy link

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