-
CategoricalIndex.shift(periods=1, freq=None)
[source] -
Shift Index containing datetime objects by input number of periods and DateOffset
Returns: shifted : Index
CategoricalIndex.shift()
2017-01-12 04:45:04
CategoricalIndex.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.