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

[REVIEW] Fix pytests to add coverage for index ufunc support introduced in pandas-2.0 #13083

Merged

Conversation

galipremsagar
Copy link
Contributor

@galipremsagar galipremsagar commented Apr 6, 2023

Description

Pandas 2.0 introduced support for ufuncs when the two columns are indexed. This PR updates the pytests accordingly.

Checklist

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

@galipremsagar galipremsagar requested a review from a team as a code owner April 6, 2023 22:25
@galipremsagar galipremsagar requested review from wence- and mroeschke and removed request for a team April 6, 2023 22:25
@github-actions github-actions bot added the Python Affects Python cuDF API. label Apr 6, 2023
@galipremsagar galipremsagar self-assigned this Apr 6, 2023
@galipremsagar galipremsagar added the 3 - Ready for Review Ready for review by team label Apr 6, 2023
@galipremsagar galipremsagar merged commit 6dce4ef into rapidsai:pandas_2.0_feature_branch Apr 7, 2023
@galipremsagar galipremsagar added 5 - Ready to Merge Testing and reviews complete, ready to merge and removed 3 - Ready for Review Ready for review by team labels Apr 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5 - Ready to Merge Testing and reviews complete, ready to merge Python Affects Python cuDF API.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants