swat.cas.table.CASColumn.quantile¶
-
CASColumn.
quantile
(self, 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.