swat.cas.table.CASColumn.std
- CASColumn.std(axis=None, skipna=None, level=None, ddof=1, casout=None)
Return the standard deviation of the values
- Returns:
- any scalar
If no By groups are specified.
- pandas.Series
If By groups are specified.
See also