-
Notifications
You must be signed in to change notification settings - Fork 53
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
machine-learning.ipynb does not work #27
Comments
Also the imports raise the error:
|
@anderl80 I am able to execute the entire notebook. Try putting |
You no longer need the joblib import (joblib/sklearn upstreamed the dask
functionality).
Probably though we should just remove the notebook from this repository.
The Pangeo community shouldn't have to deal with this maintenance burden.
…On Fri, Dec 21, 2018 at 3:45 AM Robin ***@***.***> wrote:
@anderl80 <https://github.com/anderl80> I am able to execute the entire
notebook
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#27 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AASszAb0Ts6d4Ptd1yH0UIsbcW0W1D8gks5u7Mn2gaJpZM4Yn5Y8>
.
|
dnowacki-usgs
added a commit
to dnowacki-usgs/pangeo-example-notebooks
that referenced
this issue
Aug 22, 2019
…klearn.externals.joblib. Fixes pangeo-data#27.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Executing line
results in
The text was updated successfully, but these errors were encountered: