pandas.MultiIndex.shift — pandas 0.18.1 documentation (original) (raw)
MultiIndex.shift(periods=1, freq=None)¶
Shift Index containing datetime objects by input number of periods and DateOffset
Returns: | shifted : Index |
---|
MultiIndex.shift(periods=1, freq=None)¶
Shift Index containing datetime objects by input number of periods and DateOffset
Returns: | shifted : Index |
---|