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()


Discussion

No Comment Found