Samples
Calculate the number of values from 0 to 100, inclusive:Arguments
The syntax is:| Name | Type | Default | Required | Description |
|---|---|---|---|---|
| summary | StatsSummary1D | - | ✔ | The statistical aggregate produced by a stats_agg call |
Returns
| Column | Type | Description |
|---|---|---|
| num_vals | DOUBLE PRECISION | The number of values in the statistical aggregate |