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

FIX: date comparison fails when series is all pd.NaT values #61188 #61200

Closed
wants to merge 9 commits into from

Conversation

Mohit-Kundu
Copy link

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! Note also a few builds are failing.

@rhshadrach rhshadrach added Bug Datetime Datetime data dtype Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate labels Mar 30, 2025
@Mohit-Kundu
Copy link
Author

pre-commit.ci autofix

@Mohit-Kundu
Copy link
Author

@rhshadrach I just incorporated the changes! Please let me know if everything looks okay.

@Mohit-Kundu Mohit-Kundu closed this Apr 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Datetime Datetime data dtype Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: date comparison fails when series is all pd.NaT values
2 participants