pandas.core.window.Expanding.median

Calculate the expanding median.

**kwargs For compatibility with other expanding methods. Has no effect on the computed median. :return: Series or DataFrame

Returned type is the same as the original object.

Warning

This feature is currently unsupported by Intel Scalable Dataframe Compiler