KURTOSIS¶
KURTOSIS
Compute the kurtosis of a column or NULL
if the window contains fewer
than 4 non-NULL
entries. Supported on numeric types.
Returns NULL
if the input is all NULL
or empty.
KURTOSIS
Compute the kurtosis of a column or NULL
if the window contains fewer
than 4 non-NULL
entries. Supported on numeric types.
Returns NULL
if the input is all NULL
or empty.