hey, I have a question: Let's say there is a dataset with three numeric columns, what would be the best way to get the sum of the columns?
I am using incanter 1.9.3
Part of the functionality has been moved to clojure.core.matrix
can you do a rollup without a group-by?