Vidyalelo
Data Science · Q74

Data Analysis with Python

Computer Related · Data Science · question 74

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
Answer
B.
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