

MCQOPTIONS
Saved Bookmarks
1. |
Using _________ on categorical data will produce similar output to a Series or DataFrame of type string? |
A. | .desc() |
B. | .describe() |
C. | .rank() |
D. | none of the Mentioned |
Answer» C. .rank() | |