dask.array.Array.reshape — Dask documentation (original) (raw)
dask.array.Array.reshape¶
Array.reshape(*shape, merge_chunks=True, limit=None)[source]¶
Reshape array to new shape
Refer to dask.array.reshape() for full documentation.
See also
equivalent function