Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
data.groupby('nom_de_la_colonne').mean()
data.mean('nom_de_la_colonne')
data.aggregate('nom_de_la_colonne'
data.sum('nom_de_la_colonne'
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!