modin.pandas.Index.append

Index.append() None[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.21.0/src/snowflake/snowpark/modin/plugin/extensions/index.py#L2306-L2319)

Append a collection of Index options together.

Parameters:

other (Index or list/tuple of indices) –

Return type:

Index

语言: 中文