Skip to content

TST: Add test for groupby with datetime and NaT values #61021

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 1 commit into from
Feb 28, 2025

Conversation

asharmalik19
Copy link
Contributor

@mroeschke mroeschke added the Testing pandas testing functions or related to the test suite label Feb 28, 2025
@mroeschke mroeschke added this to the 3.0 milestone Feb 28, 2025
@mroeschke mroeschke merged commit 6e61cf4 into pandas-dev:main Feb 28, 2025
46 checks passed
@mroeschke
Copy link
Member

Thanks @asharmalik19

@asharmalik19 asharmalik19 deleted the test-groupby-datetime-nat branch March 3, 2025 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: len(df.groupby(..., dropna=False)) raises ValueError: Categorical categories cannot be null
2 participants