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