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

Align MultiIndex.get_indexder with pandas 2.2 change #15059

Merged
merged 11 commits into from Feb 21, 2024

Conversation

mroeschke
Copy link
Contributor

@mroeschke mroeschke commented Feb 15, 2024

Description

Aligns with pandas-dev/pandas#55352

Additionally, refactored a pandas.PeriodIndex usage to a non-deprecated version

Checklist

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

@mroeschke mroeschke added cuDF (Python) Affects Python cuDF API. improvement Improvement / enhancement to an existing function breaking Breaking change labels Feb 15, 2024
@mroeschke mroeschke requested a review from a team as a code owner February 15, 2024 00:00
Copy link
Contributor

@galipremsagar galipremsagar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mroeschke I made couple of commits to this branch that will simplify pytest and move the validations to the top.

@mroeschke
Copy link
Contributor Author

Thanks!

@mroeschke
Copy link
Contributor Author

/merge

@galipremsagar galipremsagar added the 5 - Ready to Merge Testing and reviews complete, ready to merge label Feb 20, 2024
@rapids-bot rapids-bot bot merged commit fab911a into rapidsai:branch-24.04 Feb 21, 2024
69 checks passed
@mroeschke mroeschke deleted the p22/test_index branch February 21, 2024 00:25
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 breaking Breaking change cuDF (Python) Affects Python cuDF API. improvement Improvement / enhancement to an existing function
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants