You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DOC: Clarifying pandas.melt method documentation by replacing "massage" by "reshape" (pandas-dev#60420)
Clarifying pandas.melt method documentation by replacing "massage" by "reshape"
Meanwhile, "massage" is correct in a colloquial sense to mean transforming or reshaping data. This is far from accessible for a non-English speaker (as I am).
Using the term `reshape` or `transform` is more meaningful while being accurate.
0 commit comments