dask.array.Array.reshape

dask.array.Array.reshape

Array.reshape(*shape, merge_chunks=True, limit=None)[源代码]

将数组重塑为新形状

请参阅 dask.array.reshape() 以获取完整文档。

参见

dask.array.reshape

等效函数