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

modin.pandas.Series.array

Series.array()[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.23.0/src/snowflake/snowpark/modin/plugin/extensions/series_overrides.py#L320-L322)

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

Language: English