Skip to content

ENH: Add lazy copy for series.reorder_levels #50472

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
Jan 3, 2023

Conversation

phofl
Copy link
Member

@phofl phofl commented Dec 28, 2022

@@ -461,28 +480,6 @@ def test_frame_set_axis(using_copy_on_write):
tm.assert_frame_equal(df, df_orig)


@pytest.mark.parametrize(
Copy link
Member

Choose a reason for hiding this comment

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

While fixing the merge conflict, also moved this test down, as it was now placed in between the related test_frame_set_axis and test_series_set_axis

@jorisvandenbossche jorisvandenbossche merged commit 32a261a into pandas-dev:main Jan 3, 2023
@phofl phofl deleted the cow_reorder_levels_series branch January 3, 2023 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants