Skip to content

Make any/all support full-frame reduction - #21744

Closed
vyasr wants to merge 1 commit into
NVIDIA:pandas3from
vyasr:fix/any_all
Closed

Make any/all support full-frame reduction#21744
vyasr wants to merge 1 commit into
NVIDIA:pandas3from
vyasr:fix/any_all

Conversation

@vyasr

@vyasr vyasr commented Mar 10, 2026

Copy link
Copy Markdown
Contributor

Description

When passing None, the reduction must be over both axes of a DataFrame.

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@vyasr vyasr self-assigned this Mar 10, 2026
@vyasr
vyasr requested a review from a team as a code owner March 10, 2026 23:18
@vyasr vyasr added the bug Something isn't working label Mar 10, 2026
@vyasr
vyasr removed the request for review from a team March 10, 2026 23:18
@vyasr vyasr added the non-breaking Non-breaking change label Mar 10, 2026
@vyasr
vyasr requested review from bdice and brandon-b-miller March 10, 2026 23:18
@copy-pr-bot

copy-pr-bot Bot commented Mar 10, 2026

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@github-actions github-actions Bot added the Python Affects Python cuDF API. label Mar 10, 2026
@GPUtester GPUtester moved this to In Progress in cuDF Python Mar 10, 2026
@vyasr

vyasr commented Mar 10, 2026

Copy link
Copy Markdown
Contributor Author

/ok to test 5de15c9

Comment thread python/cudf/cudf/core/dataframe.py
@vyasr

vyasr commented Mar 11, 2026

Copy link
Copy Markdown
Contributor Author

This PR is redundant now that #21743 is merged.

@vyasr vyasr closed this Mar 11, 2026
@github-project-automation github-project-automation Bot moved this from In Progress to Done in cuDF Python Mar 11, 2026
@vyasr
vyasr deleted the fix/any_all branch March 11, 2026 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working non-breaking Non-breaking change Python Affects Python cuDF API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants