hipdf.core.window.rolling.Rolling.sum

Contents

hipdf.core.window.rolling.Rolling.sum#

20 min read time

Applies to Linux

Rolling.sum(*args, **kwargs)#

Calculate the rolling sum.

Returns#

Series or DataFrame

Return type is the same as the original object.