SKEW¶
SKEW
Compute the skew of a column/group/window or NULL
if the window contains fewer
than 3 non-NULL
entries. Supported on numeric types.
Returns NULL
if the input is all NULL
or empty.
SKEW
Compute the skew of a column/group/window or NULL
if the window contains fewer
than 3 non-NULL
entries. Supported on numeric types.
Returns NULL
if the input is all NULL
or empty.