pandas / 0.18.1 / generated / pandas.timedeltaindex.intersection.html /

pandas.TimedeltaIndex.intersection

TimedeltaIndex.intersection(other)

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.18.1/generated/pandas.TimedeltaIndex.intersection.html