Skip to content
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

Update reblock usage to rechunk #208

Closed
wants to merge 1 commit into from

Conversation

jakirkham
Copy link
Member

Follow-up to PR ( #187 )
Addresses dask/dask#3569
Replaces dask/dask#3570

The reblock method was an older method used by Dask Array. It has long since been renamed to rechunk. This updates dask_ml's _partial module to use rechunk instead.

cc @convexset @mrocklin

The `reblock` method was an older method used by Dask Array. It has
long since been renamed to `rechunk`. This updates `dask_ml`'s
`_partial` module to use `rechunk` instead.
@jakirkham jakirkham mentioned this pull request Jun 11, 2018
@jakirkham
Copy link
Member Author

Oops...completely overlooked PR ( #203 ). Closing in favor of that one.

@jakirkham jakirkham closed this Jun 11, 2018
@jakirkham jakirkham deleted the use_rechunk branch June 11, 2018 06:10
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.

None yet

1 participant