Skip to content

BUG: join changes index type when doing join on empty dataframes #53893

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 3 commits into from
Jul 10, 2023

Conversation

topper-123
Copy link
Contributor

@mroeschke mroeschke added the Reshaping Concat, Merge/Join, Stack/Unstack, Explode label Jun 28, 2023
@mroeschke mroeschke added this to the 2.0.4 milestone Jun 28, 2023
@mroeschke
Copy link
Member

Looks good, but since 2.0.3 going out today, lets wait for this to go into 2.0.4

@topper-123
Copy link
Contributor Author

whatsnew for v2.0.4 isn't in the repo yet. Should I just move this to v2.1.0?

@mroeschke
Copy link
Member

Yeah let's just have this fix for 2.1

@topper-123 topper-123 modified the milestones: 2.0.4, 2.1 Jul 7, 2023
@topper-123 topper-123 added the Bug label Jul 7, 2023
@topper-123
Copy link
Contributor Author

topper-123 commented Jul 8, 2023

👍. I've moved it.

@mroeschke mroeschke merged commit 070fdc0 into pandas-dev:main Jul 10, 2023
@mroeschke
Copy link
Member

Thanks again @topper-123

@topper-123 topper-123 deleted the empty_join_bug branch July 10, 2023 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: join resets index even when doing left join on empty dataframes
2 participants