Q67
What is the primary purpose of the "melt" function in Pandas when reshaping data?
A.
Convert wide data to long format
AnswerB.
Sorting data
C.
Aggregating data
D.
Grouping data
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board