modin.pandas.Series.array

property Series.array: ExtensionArray[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.33.0/.tox/docs/lib/python3.9/site-packages/modin/pandas/series.py#L2383-L2392)

Return the ExtensionArray of the data backing this Series or Index.

Language: English