Function that perform descriptive statistics of dataframe are given below:
min()
max()
mode()
mean()
median()
count()
sum()
quantile()
std()
var() etc.
Function that perform descriptive statistics of dataframe are given below:
min()
max()
mode()
mean()
median()
count()
sum()
quantile()
std()
var() etc.