swat.cas.table.CASColumn.sum
- CASColumn.sum(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.
See also
Return the sum of the values
If no By groups are specified.
If By groups are specified.
See also