percentiletdigest
This section contains reference documentation for the PERCENTILETDigest function.
Returns the Nth percentile of the group using T-digest algorithm.
Signature
PERCENTILETDigest(colName, percentile)
Usage Examples
These examples are based on the Batch Quick Start.
value
0
value
3.6571905392487856
value
46.26787306220119
Last updated