modin.pandas.Series.axes

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

Return a list of the row axis labels.

Language: English