-
Index.shift(periods=1, freq=None)
[source] -
Shift Index containing datetime objects by input number of periods and DateOffset
Returns: shifted : Index
Index.shift()
2017-01-12 04:49:06
Index.shift(periods=1, freq=None)
[source]
Shift Index containing datetime objects by input number of periods and DateOffset
Returns: | shifted : Index |
---|
Please login to continue.