Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels