Table Of Contents

Search

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

pandas.Index.union

Index.union(other)

Form the union of two Index objects and sorts if possible

Parameters:other : Index or array-like
Returns:union : Index