MCQOPTIONS
Saved Bookmarks
| 1. |
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 |
| Answer» B. Categorical.rename() | |