pandas / 0.20.3 / generated / pandas.timedeltaindex.intersection.html /

pandas.TimedeltaIndex.intersection

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

© 2008–2012, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
Licensed under the 3-clause BSD License.
https://pandas.pydata.org/pandas-docs/version/0.20.3/generated/pandas.TimedeltaIndex.intersection.html