pandas.Index.append — pandas 1.0.1 documentation (original) (raw)
Index.
append
(self, other)[source]¶
Append a collection of Index options together.
Parameters
otherIndex or list/tuple of indices
Returns
appendedIndex
Index.
append
(self, other)[source]¶
Append a collection of Index options together.
Parameters
otherIndex or list/tuple of indices
Returns
appendedIndex