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

Deprecate parameters similar to pandas 2.2 #14984

Merged
merged 4 commits into from Feb 8, 2024

Conversation

mroeschke
Copy link
Contributor

Description

For comparison:

pandas-dev/pandas#55856
pandas-dev/pandas#55895
pandas-dev/pandas#55499

The errors="ignore" parameter is the only one that is implemented so just added a test for that deprecation

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 7, 2024
@mroeschke mroeschke requested a review from a team as a code owner February 7, 2024 00:38
@mroeschke
Copy link
Contributor Author

/merge

@rapids-bot rapids-bot bot merged commit 49c7d2c into rapidsai:branch-24.04 Feb 8, 2024
68 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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