Skip to content

TST/REF: split/collect large tests #39789

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 15, 2021

Conversation

jbrockmendel
Copy link
Member

No description provided.

Copy link
Contributor

@jreback jreback left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

small comment, but can be followon (and not even sure of our general policy on this)

expected = DataFrame(exdict).rename(columns={2: 0, 3: 1})
tm.assert_frame_equal(result, expected)

@pytest.fixture
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ideally can you put fixtures at the top of the class

@jreback jreback added the Testing pandas testing functions or related to the test suite label Feb 15, 2021
@jreback jreback added this to the 1.3 milestone Feb 15, 2021
@jreback jreback added the Reshaping Concat, Merge/Join, Stack/Unstack, Explode label Feb 15, 2021
@jreback jreback merged commit 4131b61 into pandas-dev:master Feb 15, 2021
@jbrockmendel jbrockmendel deleted the tst-alter_axes branch February 16, 2021 00:06
znicholls pushed a commit to znicholls/pandas that referenced this pull request Feb 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Reshaping Concat, Merge/Join, Stack/Unstack, Explode Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants