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

modin.pandas.Series.values

property Series.values: ndarray[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.18.0/src/snowflake/snowpark/modin/pandas/base.py#L4120-L4126)

Return a NumPy representation of the dataset.

Return type:

np.ndarray

语言: 中文