swat.cas.table.CASColumn.quantile
- 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.
Return the value at the given quantile
If no By groups are specified.
If By groups are specified.