Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

convert a pandas df to a numpy array

x = df.to_numpy()
x
Source by www.dataindependent.com #
 
PREVIOUS NEXT
Tagged: #convert #pandas #df #numpy #array
ADD COMMENT
Topic
Name
3+9 =