By default, aggregating a column returns the name of that column. If you want to assign a new name to the aggregation, use name = (column, agg_method)
.
By default, aggregating a column returns the name of that column. If you want to assign a new name to the aggregation, use name = (column, agg_method)
.