modin.pandas.Series.values¶
- property Series.values[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.32.0/.tox/docs/lib/python3.9/site-packages/modin/pandas/series.py#L525-L544)¶
Return a NumPy representation of the dataset.
- Return type:
np.ndarray