Table Of Contents

Search

Enter search terms or a module, class or function name.

pandas.MultiIndex.intersection

MultiIndex.intersection(other)

Form the intersection of two MultiIndex objects, sorting if possible

Parameters:other : MultiIndex or array / Index of tuples
Returns:Index