Skip to content

Conversation

phofl
Copy link
Member

@phofl phofl commented Mar 15, 2023

  • closes #xxxx (Replace xxxx with the GitHub issue number)
  • Tests added and passed if fixing a bug or adding a new feature
  • All code checks passed.
  • Added type annotations to new arguments/methods/functions.
  • Added an entry in the latest doc/source/whatsnew/vX.X.X.rst file if fixing a bug or adding a new feature.

whatsnew is covered by #51950

@phofl phofl added Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex Copy / view semantics labels Mar 15, 2023
@phofl phofl added this to the 2.0 milestone Mar 15, 2023
@jorisvandenbossche jorisvandenbossche changed the title CoW: Series with MultiIndex with tuples does not respect CoW BUG - CoW: Series with MultiIndex with tuples does not respect CoW Mar 15, 2023
@phofl phofl merged commit 48d5061 into pandas-dev:main Mar 16, 2023
meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Mar 16, 2023
mroeschke pushed a commit that referenced this pull request Mar 16, 2023
… with tuples does not respect CoW) (#52009)

Backport PR #52001: BUG - CoW: Series with MultiIndex with tuples does not respect CoW

Co-authored-by: Patrick Hoefler <[email protected]>
@phofl phofl deleted the cow_series_midx_tuples branch August 28, 2023 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Copy / view semantics Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants