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

REGR: query raising for all NaT in object column #57488

Merged
merged 1 commit into from
Feb 19, 2024

Conversation

phofl
Copy link
Member

@phofl phofl commented Feb 18, 2024

@phofl phofl added the expressions pd.eval, query label Feb 18, 2024
@phofl phofl added this to the 2.2.1 milestone Feb 18, 2024
@mroeschke mroeschke merged commit c7f80f4 into pandas-dev:main Feb 19, 2024
47 of 49 checks passed
@mroeschke
Copy link
Member

Thanks @phofl

meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Feb 19, 2024
@phofl phofl deleted the 57068 branch February 19, 2024 23:36
mroeschke pushed a commit that referenced this pull request Feb 20, 2024
…n object column) (#57515)

Backport PR #57488: REGR: query raising for all NaT in object column

Co-authored-by: Patrick Hoefler <[email protected]>
pmhatre1 pushed a commit to pmhatre1/pandas-pmhatre1 that referenced this pull request May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
expressions pd.eval, query
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Regression from v2.1.4 to v2.2.0 when querying pd.NaT/timestamp comparison
2 participants