Navigation
index
modules
|
next
|
previous
|
pandas 1.1.5 documentation
»
API reference
»
Index objects
»
pandas.Index
»
pandas.Index.append
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
Previous topic
pandas.Index.any
Next topic
pandas.Index.argmax
This Page
Show Source
Quick search
Navigation
index
modules
|
next
|
previous
|
pandas 1.1.5 documentation
»
API reference
»
Index objects
»
pandas.Index
»
pandas.Index.append