-
DatetimeIndex.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 : DatetimeIndex
DatetimeIndex.delete()

2025-01-10 15:47:30
Please login to continue.