SyntaxFix
Write A Post
Hire A Developer
Questions
You can use either of the two statements below:
numpy.mean(df['col_name']) # or df['col_name'].mean()