Optimizations when using Dask
The following tasks could bring a performance boost
-
Call dask.compute()only once per histogram -
Use dask native methods like cov
Edited by Frank Sauerburger
The following tasks could bring a performance boost
dask.compute() only once per histogramcov