Table Of Contents

Search

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

pandas.Index.append

Index.append(other)

Append a collection of Index options together

Parameters:other : Index or list/tuple of indices
Returns:appended : Index