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.
See also
CASColumn.
sum
(self, axis=None, skipna=None, level=None, casout=None)¶Return the sum of the values
If no By groups are specified.
If By groups are specified.
See also