Home
What's New in 1.0.0
Getting started
User Guide
API reference
Development
Release Notes
Input/output
General functions
Series
DataFrame
Pandas arrays
Panel
Index objects
Date offsets
Window
GroupBy
Resampling
Style
Plotting
General utility functions
Extensions
pandas.Index.append
¶
Index.
append
(
self
,
other
)
[source]
¶
Append a collection of Index options together.
Parameters
other
Index or list/tuple of indices
Returns
appended
Index
pandas.Index.any
pandas.Index.argmax