hipdf.Series.shift

Contents

hipdf.Series.shift#

20 min read time

Applies to Linux

Series.shift(periods=1, freq=None, axis=0, fill_value=None)#

Shift values by periods positions.