hipdf.core.window.rolling.Rolling.count

Contents

hipdf.core.window.rolling.Rolling.count#

20 min read time

Applies to Linux

Rolling.count()#

Calculate the rolling count of non NaN observations.

Returns#

Series or DataFrame

Return type is the same as the original object.