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

modin.pandas.DataFrame.values

property DataFrame.values: ndarray[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.21.0/src/snowflake/snowpark/modin/pandas/base.py#L4177-L4183)

Return a NumPy representation of the dataset.

Return type:

np.ndarray

Language: English