Hi there! I found the explanations of the 4 arguments to melt confusing
Hence, I went to https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.melt.html , and surprisingly, the explanation was clearer!
Maybe, you could re-word the explanation to make it clearer?
For example, I was really confused about what goes in var_name and value_name. I think the text of the hint and the text in the explanation may have also contradicted each other.