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 na casting behavior for groupby.agg with arrow dtypes #11118

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

phofl
Copy link
Collaborator

@phofl phofl commented May 13, 2024

Copy link
Contributor

Unit Test Results

See test report for an extended history of previous test failures. This is useful for diagnosing flaky tests.

     15 files  ± 0       15 suites  ±0   3h 22m 17s ⏱️ - 5m 11s
 13 125 tests + 2   12 191 ✅ ±0     931 💤 ±0  3 ❌ +2 
162 516 runs  +24  142 463 ✅ +8  20 044 💤 +8  9 ❌ +8 

For more details on these failures, see this check.

Results for commit 3ae8d40. ± Comparison against base commit f511e93.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

When using PyArrow dtypes, aggregations create NaNs of unexpected type
1 participant