modin.pandas.Index.append¶ Index.append() → None[source]¶ Append a collection of Index options together. Parameters: other (Index or list/tuple of indices) – Return type: Index