Skip to content

CLN: Expose arguments in DataFrame.query #61413

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 12 commits into from
May 20, 2025

Conversation

loicdiridollou
Copy link
Member

@loicdiridollou loicdiridollou marked this pull request as draft May 9, 2025 03:18
@loicdiridollou loicdiridollou marked this pull request as ready for review May 10, 2025 12:23
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.

Thanks for the PR!

@rhshadrach rhshadrach changed the title GH61405 Expose arguments in DataFrame.query REF: Expose arguments in DataFrame.query May 19, 2025
@rhshadrach rhshadrach added the Refactor Internal refactoring of code label May 19, 2025
@rhshadrach rhshadrach changed the title REF: Expose arguments in DataFrame.query CLN: Expose arguments in DataFrame.query May 19, 2025
@rhshadrach rhshadrach added Clean expressions pd.eval, query and removed Refactor Internal refactoring of code labels May 19, 2025
@rhshadrach rhshadrach added this to the 3.0 milestone May 19, 2025
@loicdiridollou loicdiridollou requested a review from rhshadrach May 20, 2025 00:55
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

@rhshadrach rhshadrach merged commit 09a17c7 into pandas-dev:main May 20, 2025
44 checks passed
@rhshadrach
Copy link
Member

Thanks @loicdiridollou - very nice!

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

Successfully merging this pull request may close these issues.

DOC/ENH: Add full list of argument for DataFrame.query
2 participants