Which Of The Following Method Can Be Used To Rename Categorical #79
Which of the following method can be used to rename categorical data?
This multiple choice question (MCQ) is related to the book/course gs gs120 Data Structure. It can also be found in gs gs120 Data Analysis with Python - Time Deltas - Quiz No.1.
Which of the following method can be used to rename categorical data?
Categorical.rename_categories()
Categorical.rename()
Categorical.mv_categories()
None of the mentioned