Column Name | Data Type | Description |
---|---|---|
group_column | Same as in input table | Column by which the data is grouped. Appears only if you specify the GroupColumns argument. |
percentile | INTEGER | Approximate percentile of group (if you specify the GroupColumns argument) or column (by default). |
value | DOUBLE PRECISION | Value of the percentile, correct within error%. |