You are viewing documentation about an older version (1.18.0). View latest version

modin.pandas.DataFrame.index

property DataFrame.index[source]

Get the index for this DataFrame.

Returns:

The union of all indexes across the partitions.

Return type:

pandas.Index