I have a dask data frame with 26 columns. I want to group by 8 of those columns and sum the hits column but I\'m not sure of the most efficient way to do this in dask? e.g.