pandas.core.window.Expanding.count

The expanding count of any non-NaN observations inside the window.

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