stddev
stddev(value: numeric or duration) -> value
Calculate the standard deviation across the group.
Domain
This is an aggregate function (aggregates rows over a group in aggregate verbs).
This is a window function (calculates over a group of multiple input rows using windowing).
Categories
Updated 8 days ago