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
since melt and friends were moved to pandas/core/reshape/melt.py want to follow suit with the tests.
if you want to go once further and split out the melt, wide_to_long and lreshape tests to a new sub-module, e.g. pandas.tests.reshape.melt.test_melt, test_lreshape, test_wide_to_long would not object.