Skip to content

Integrate Dask Arrays properly #446

Open
@phofl

Description

@phofl

We can't currently go from DataFrames to arrays, #445 adds to_dask_array but this is only a bandaid for now.

I think in an ideal world we have an Array Collection that captures something like .values, then you can do array computations and go back to a DataFrame collection. Downside is that an Array collection without methods is not very helpful

I am not planning on working on this immediately, but wanted to collect thoughts on this topic

cc @mrocklin @rjzamora

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions