swat.cas.table.CASColumn.max
- CASColumn.max(axis=None, skipna=True, level=None, casout=None, **kwargs)
Return the maximum value
- Returns:
- any scalar
If no By groups are specified.
- pandas.Series
If By groups are specified.
See also
Return the maximum value
If no By groups are specified.
If By groups are specified.
See also