Skip to content
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

ENH: Support 'left_anti' and 'right_anti' joins in pd.merge #60732

Merged
merged 11 commits into from
Feb 5, 2025

Conversation

snitish
Copy link
Member

@snitish snitish commented Jan 19, 2025

@snitish snitish requested a review from Dr-Irv as a code owner January 19, 2025 05:06
@mroeschke mroeschke added the Reshaping Concat, Merge/Join, Stack/Unstack, Explode label Jan 21, 2025
@mroeschke mroeschke added this to the 3.0 milestone Feb 5, 2025
@mroeschke mroeschke merged commit 2cc9b21 into pandas-dev:main Feb 5, 2025
34 of 42 checks passed
@mroeschke
Copy link
Member

Awesome work. Thanks @snitish

@snitish snitish deleted the issue42916 branch February 6, 2025 19:45
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ENH: Add anti-joins to pandas.merge
2 participants