-
TimedeltaIndex.intersection(other)
[source] -
Specialized intersection for TimedeltaIndex objects. May be much faster than Index.intersection
Parameters: other : TimedeltaIndex or array-like Returns: y : Index or TimedeltaIndex
TimedeltaIndex.intersection()

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