Skip to content

Fix incremental bug with Dask sharedict#455

Merged
TomAugspurger merged 1 commit intodask:masterfrom
jrbourbeau:fix_partial_fit
Feb 13, 2019
Merged

Fix incremental bug with Dask sharedict#455
TomAugspurger merged 1 commit intodask:masterfrom
jrbourbeau:fix_partial_fit

Conversation

@jrbourbeau
Copy link
Copy Markdown
Member

Currently we're passing a dictionary values method to sharedict.merge instead of the actual values themselves. Fixes #454.

Copy link
Copy Markdown
Member

@TomAugspurger TomAugspurger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

#456 for actually testing this on CI.

@jrbourbeau
Copy link
Copy Markdown
Member Author

@TomAugspurger by supporting sharedict in addition to highlevelgraph, we're trying to support other versions of Dask than the latest release. Do we want to set an official minimum version of Dask? Perhaps 1.0.0?

@jrbourbeau
Copy link
Copy Markdown
Member Author

You beat me to it!

@TomAugspurger
Copy link
Copy Markdown
Member

Thanks. #457 for the doc issue.

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