What is the purpose of the melt() function in Pandas?
To melt a DataFrame into a longer format
To create a melted cheese plot
To melt a DataFrame into a wider format
To melt a DataFrame into a binary format
This question is part of this quiz :
Python Numpy Quiz