Which of the following method can be used to rename categorical data?
(a) Categorical.rename_categories()
(b) Categorical.rename()
(c) Categorical.mv_categories()
(d) None of the mentioned
I had been asked this question in a job interview.
My question is based upon Time Deltas in section Data Analysis with Python of Data Science