pandas.core.window.Expanding.kurt

Calculate unbiased expanding kurtosis.

This function uses Fisher’s definition of kurtosis without bias.

**kwargs Under Review. :return: Series or DataFrame

Returned object type is determined by the caller of the expanding calculation.

Warning

This feature is currently unsupported by Intel Scalable Dataframe Compiler