Skip to content

Storing arrays with unknown chunk sizes #46

@jakirkham

Description

@jakirkham

In some cases ( like dask/dask#3293 ), it is useful to be able to store an array where the chunk sizes are not known until the array is written out. Admittedly this may require things like chunk headers and some more sophistication when it comes to working with the data after storing it. However there are definite use cases like in this SO question.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions