Statsmedian Method |
Name | Description | |
---|---|---|
medianR, C(FrameR, C) |
For each numerical column, returns the median of the values in the column.
[category:Frame statistics]
| |
medianK(SeriesK, Double) |
Returns the median of the elements of the series.
[category:Series statistics]
|