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
This question was addressed to me during an internship interview.
Question is from Time Deltas in chapter Data Analysis with Python of Data Science