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

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:

pandas.Index

语言: 中文