Q48
What is the primary purpose of the "groupby" method in Pandas when working with categorical data?
A.
Sorting data
B.
Filtering data
C.
Reshaping data
D.
Grouping and aggregating data
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board