-
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()
2017-01-12 04:55:58
Please login to continue.