modin.pandas.DataFrame.values¶

property DataFrame.values: ndarray[source]¶

Return a NumPy representation of the dataset.

Return type:

np.ndarray