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

modin.pandas.Series.values

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

Return a NumPy representation of the dataset.

Return type:

np.ndarray

语言: 中文