Q74
What is the primary purpose of the "unstack" method in Pandas when working with hierarchical index data?
A.
Pivot a level of the index
AnswerB.
Grouping and aggregating data
C.
Sorting data
D.
Filtering data
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board