Docs
Cloudflare
Railway
CodeRabbit
AG Grid
Clerk
WorkOS
OpenRouter
Netlify
SerpAPI
Electric
Unkey
Sentry
Prisma
Cloudflare
Railway
CodeRabbit
AG Grid
Clerk
WorkOS
OpenRouter
Netlify
SerpAPI
Electric
Unkey
Sentry
Prisma
Table API Reference
Column API Reference
Row API Reference
Cell API Reference
Header API Reference
Features API Reference
Static Functions API Reference
Legacy API Reference
Features API Reference

aggregationFn_mean

Variable: aggregationFn_mean

ts
const aggregationFn_mean: AggregationFn<any, any>;
const aggregationFn_mean: AggregationFn<any, any>;

Defined in: fns/aggregationFns.ts:127

Averages numeric leaf-row values for a grouped column.

Number-like values are coerced with unary +; nullish and non-numeric values are ignored.