modin.pandas.Series.axes

property Series.axes: list[pandas.core.indexes.base.Index][source] (https://github.com/snowflakedb/snowpark-python/blob/v1.32.0/.tox/docs/lib/python3.9/site-packages/modin/pandas/series.py#L2242-L2247)

Return a list of the row axis labels.

Language: English