So far, sum() is the default, but we should include also any, count, m2, mean, mode, std, sum, var.
Complete list: https://datashader.org/api.html#reductions
@timtreis and I excluded some because they don't make sense in our situation or are too complicated to implement.
So far,
sum()is the default, but we should include alsoany, count, m2, mean, mode, std, sum, var.Complete list: https://datashader.org/api.html#reductions
@timtreis and I excluded some because they don't make sense in our situation or are too complicated to implement.
sumas default aggregation