Informatics Practices
Fill in the blanks:
Using _________ function you can calculate octiles.
Python Pandas
2 Likes
Answer
quantile()
Answered By
3 Likes
Related Questions
Fill in the blanks:
Using _________ function you can calculate terciles.
Fill in the blanks:
Using _________ function you can calculate quartiles.
Fill in the blanks:
Using _________ method, you can check if there are any missing values in DataFrame.
Fill in the blanks:
The _________ function combines two DataFrames such that two rows with some common value are merged together in the final result.