Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

Display summary of all the numerical variables in the DataFrame

# Display summary of all the numerical variables in the DataFrame
df.describe() 
 
PREVIOUS NEXT
Tagged: #Display #summary #numerical #variables #DataFrame
ADD COMMENT
Topic
Name
2+4 =