Which of the following method produces a data ranking with ties being assigned the mean of the ranks for the group?
(a) rank
(b) dense_rank
(c) partition_rank
(d) none of the mentioned
I have been asked this question in examination.
Enquiry is from Computational tools topic in section Data Analysis with Python of Data Science