swat.cas.table.CASColumn.quantile — SWAT 1.17.1 documentation
- CASColumn.quantile(q=0.5, axis=0, interpolation='nearest', casout=None)
Return the value at the given quantile
- Returns:
- any scalar
If no By groups are specified.
- pandas.Series
If By groups are specified.