aggregate
Syntax:
Float
Context Filtering: ✗ No
Parameters
Allowed Column Types for
column: INT, FLOAT, DECIMAL
Validation
- Minimum parameters: 2
- Maximum parameters: 2
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
aggregate
Syntax:
PercentileDisc([column], k)
Float
Context Filtering: ✗ No
| Name | Type | Required | Description |
|---|---|---|---|
column | column | ✓ Yes | The numeric column to search |
k | number | ✓ Yes | Percent between 0 and 1 |
column: INT, FLOAT, DECIMAL
PercentileDisc([Score], 0.7)