Informatics Practices
Fill in the blanks:
The _________ function returns the average of given data.
Python Pandas
1 Like
Answer
mean()
Answered By
2 Likes
Related Questions
Fill in the blanks:
To concatenate two string columns of a DataFrame, _________ operator is used.
Fill in the blanks:
The _________ function returns the maximum repeating value.
Fill in the blanks:
The _________ function returns the halfway point in a given data.
Fill in the blanks:
Using _________ function you can calculate terciles.