spatialdata
spatialdata copied to clipboard
Parallelize `aggregate()`
aggregate() is not exploiting dask partitions and parallelization; using it may improve performance. We could make some experiments/benchmarks.
See Harpy aggregate implementation as mentioned by @ArneDefauw in #677.