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.
Last updated