Q. What is the primary purpose of the "melt" function in Pandas when reshaping data? (A) Convert wide data to long format (B) Sorting data (C) Aggregating data (D) Grouping data ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) Convert wide data to long format