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

[Feature Request] Add shape, ndim and dtype properties to slicerator object #38

Open
rockandsalt opened this issue Dec 14, 2020 · 0 comments

Comments

@rockandsalt
Copy link

I would like to process slicerator object in chunks using dask. Dask has the following function ( link) . That can convert array like object to their object type but it needs to have the shape, ndim and dtype properties implemented.

This feature seems trivial to implement. I can do a pull a request in the future. But, I would like to know if you have any input on that.

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

No branches or pull requests

1 participant