modin.pandas.Series.array

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

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

Language: English