-
TimedeltaIndex.delete(loc)
[source] -
Make a new DatetimeIndex with passed location(s) deleted.
Parameters: loc: int, slice or array of ints
Indicate which sub-arrays to remove.
Returns: new_index : TimedeltaIndex
TimedeltaIndex.delete()
2017-01-12 04:55:46
Please login to continue.