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