swat.cas.table.CASColumn.sum

CASColumn.sum(self, axis=None, skipna=None, level=None, casout=None)

Return the sum of the values

Returns
any scalar

If no By groups are specified.

pandas.Series

If By groups are specified.