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

Migrate binary operations to pylibcudf #14821

Merged
merged 10 commits into from
Jan 23, 2024

Conversation

vyasr
Copy link
Contributor

@vyasr vyasr commented Jan 22, 2024

Description

This PR migrates the binary operations in cuDF Python to pylibcudf.

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 added feature request New feature or request 3 - Ready for Review Ready for review by team Python Affects Python cuDF API. non-breaking Non-breaking change labels Jan 22, 2024
@vyasr vyasr self-assigned this Jan 22, 2024
@vyasr vyasr requested a review from a team as a code owner January 22, 2024 17:57
@github-actions github-actions bot added the CMake CMake build issue label Jan 22, 2024
@vyasr vyasr changed the base branch from branch-24.02 to branch-24.04 January 22, 2024 18:00
@vyasr vyasr requested a review from mroeschke January 22, 2024 22:29
@vyasr
Copy link
Contributor Author

vyasr commented Jan 23, 2024

/merge

@rapids-bot rapids-bot bot merged commit 48367a9 into rapidsai:branch-24.04 Jan 23, 2024
68 checks passed
@vyasr vyasr deleted the feat/pylibcudf_binops branch January 23, 2024 16:19
@vyasr vyasr added the pylibcudf Issues specific to the pylibcudf package label May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Ready for Review Ready for review by team CMake CMake build issue feature request New feature or request non-breaking Non-breaking change pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
Projects
Archived in project
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants