Skip to content

Conversation

@TomAugspurger
Copy link
Member

Ran into this for https://gist.github.com/TomAugspurger/30ec08cc29810b57b4cb4458828e46c9

Fixes #13 (I think)

One side issue: is it safe to assume that X will always be chunked only along the rows? Perhaps we should add a utility method that rechunks so this is true (will have to rely on dask/dask#2251)

@mrocklin
Copy link
Member

mrocklin commented May 1, 2017

One side issue: is it safe to assume that X will always be chunked only along the rows?

I'm actually working on reversing this assumption now in #43 where we need to have multiple chunks along the columns because they are arrays of different types.

@TomAugspurger
Copy link
Member Author

Ah, right. I'll rewrite this to handle that properly then.

Base automatically changed from master to main February 10, 2021 01:06
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