Skip to content

BUG: DataFrame.loc not aligning rhs df for single block case #47581

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
Jul 3, 2022

Conversation

phofl
Copy link
Member

@phofl phofl commented Jul 2, 2022

@phofl phofl added Bug Indexing Related to indexing on series/frames, not to indexes themselves labels Jul 2, 2022
@jreback jreback added this to the 1.5 milestone Jul 3, 2022
@jreback jreback merged commit 4fddc41 into pandas-dev:main Jul 3, 2022
@jreback
Copy link
Contributor

jreback commented Jul 3, 2022

thanks @phofl

@simonjayhawkins
Copy link
Member

#47578 was a regression from pandas-1.3.5. need to backport and move release note.

@simonjayhawkins simonjayhawkins modified the milestones: 1.5, 1.4.4 Jul 10, 2022
yehoshuadimarsky pushed a commit to yehoshuadimarsky/pandas that referenced this pull request Jul 13, 2022
@simonjayhawkins
Copy link
Member

@meeseeksdev backport 1.4.x

@lumberbot-app

This comment was marked as resolved.

@simonjayhawkins
Copy link
Member

simonjayhawkins commented Aug 8, 2022

#47578 was a regression from pandas-1.3.5. need to backport and move release note.

backport done in #47984, move release note done in #48006

simonjayhawkins added a commit that referenced this pull request Aug 8, 2022
noatamir pushed a commit to noatamir/pandas that referenced this pull request Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Indexing Related to indexing on series/frames, not to indexes themselves
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Setting a DataFrame as rhs with loc on a single column does not align in the single block case
3 participants