modin.pandas.DataFrame.values¶
- property DataFrame.values[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.23.0/../../../../../opt/hostedtoolcache/Python/3.9.20/x64/lib/python3.9/site-packages/modin/pandas/base.py#L4174-L4179)¶
Return a NumPy representation of the dataset.
- Return type:
np.ndarray