pandas / 0.20.3 / generated / pandas.datetimeindex.intersection.html /

pandas.DatetimeIndex.intersection

DatetimeIndex.intersection(other) [source]

Specialized intersection for DatetimeIndex objects. May be much faster than Index.intersection

Parameters: other : DatetimeIndex or array-like
Returns: y : Index or DatetimeIndex

© 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.DatetimeIndex.intersection.html