DataFrame.values
Return a the JavaScript array representation of the DataFrame.
danfo.DataFrame.values
Note: To get the Tensorflow tensor of the DataFrame, you can call the .tensor property on the DataFrame.
Examples
Last updated
Return a the JavaScript array representation of the DataFrame.
danfo.DataFrame.values
Note: To get the Tensorflow tensor of the DataFrame, you can call the .tensor property on the DataFrame.
Last updated