-
-
Notifications
You must be signed in to change notification settings - Fork 19k
Closed
Labels
ReshapingConcat, Merge/Join, Stack/Unstack, ExplodeConcat, Merge/Join, Stack/Unstack, ExplodeTestingpandas testing functions or related to the test suitepandas testing functions or related to the test suite
Milestone
Description
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.
Metadata
Metadata
Assignees
Labels
ReshapingConcat, Merge/Join, Stack/Unstack, ExplodeConcat, Merge/Join, Stack/Unstack, ExplodeTestingpandas testing functions or related to the test suitepandas testing functions or related to the test suite