I might be missing something quite obvious but it doesn't seen possible to create a `group by` with more than one column using `.classify`. It's probably implement `.reduce` as per #61 as `.classify` doesn't seem the right place to do this.
I might be missing something quite obvious but it doesn't seen possible to create a
group bywith more than one column using.classify.It's probably implement
.reduceas per #61 as.classifydoesn't seem the right place to do this.