pandas.MultiIndex.intersection
-
MultiIndex.intersection(other)
[source] -
Form the intersection of two MultiIndex objects, sorting if possible
Parameters: other : MultiIndex or array / Index of tuples Returns: Index
© 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.22.0/generated/pandas.MultiIndex.intersection.html