Most efficient way to copy from Dask array to Numpy

Answering my own question…

I found dask.array.store()

1 Like