sum

FloatColumn.sum(alias='new_column')

SUM aggregation.

Args:

alias (str): Name for the new column.