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