modin.pandas.Series.index¶
- property Series.index[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.21.0/src/snowflake/snowpark/modin/pandas/base.py#L660-L678)¶
Get the index for this DataFrame.
- Returns:
The union of all indexes across the partitions.
- Return type: