pandas.Index.append
-
Index.
append
(other)[source] Append a collection of Index options together
Parameters: other : Index or list/tuple of indices Returns: appended : Index
Index.
append
(other)[source]Append a collection of Index options together
Parameters: | other : Index or list/tuple of indices |
---|---|
Returns: | appended : Index |