Group transform table rows on zero or more columns. Other columns will be converted into arrays by group.
Array columns in the transform table can then be further operated on by transforms in the array operations category. For example, to create a sum of a numeric column, use a number array aggregation on the number array column created by the group by transform.