Vidyalelo
Data Science · Q102

Data Analysis with Python

Computer Related · Data Science · question 102

Q102

Which of the following method produces a data ranking with ties being assigned the mean of the ranks for the group?

A.
rank
Answer
B.
dense_rank
C.
partition_rank
D.
none of the mentioned

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board