Arguments
| Name | Type | Default | Required | Description |
|---|---|---|---|---|
| summary | StatsSummary2D | - | ✔ | 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 |
Calculate the number of values in a two-dimensional statistical aggregate
| Name | Type | Default | Required | Description |
|---|---|---|---|---|
| summary | StatsSummary2D | - | ✔ | The statistical aggregate produced by a stats_agg call |
| Column | Type | Description |
|---|---|---|
| num_vals | DOUBLE PRECISION | The number of values in the statistical aggregate |