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

BUG: Fix AttributeError in pd.eval for method calls on binary operations #61198

Merged
merged 1 commit into from
Mar 31, 2025

Conversation

myenugula
Copy link
Contributor

@rhshadrach rhshadrach added expressions pd.eval, query Bug labels Mar 29, 2025
@rhshadrach rhshadrach added this to the 3.0 milestone Mar 29, 2025
Copy link
Member

@rhshadrach rhshadrach left a comment

Choose a reason for hiding this comment

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

lgtm

@mroeschke mroeschke merged commit a82307f into pandas-dev:main Mar 31, 2025
50 checks passed
@mroeschke
Copy link
Member

Thanks @myenugula

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug expressions pd.eval, query
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: AttributeError on method call after binary operation in eval expression
3 participants