Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Table Of Contents

Search

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

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
Scroll To Top