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

modin.pandas.Series.values

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

Return a NumPy representation of the dataset.

Return type:

np.ndarray

语言: 中文