STDDEV¶
STDDEV
Compute the standard deviation of the column/group/window with N - 1 degrees of freedom. Supported on numeric types.
Returns NULL
if the input is all NULL
or empty.
STDDEV
Compute the standard deviation of the column/group/window with N - 1 degrees of freedom. Supported on numeric types.
Returns NULL
if the input is all NULL
or empty.