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

Remove deprecated code for 23.02 #12281

Merged
merged 18 commits into from
Dec 2, 2022

Conversation

vyasr
Copy link
Contributor

@vyasr vyasr commented Dec 1, 2022

Description

This PR removes various pieces of deprecated functionality.

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 3 - Ready for Review Ready for review by team Python Affects Python cuDF API. improvement Improvement / enhancement to an existing function breaking Breaking change labels Dec 1, 2022
@vyasr vyasr requested a review from a team as a code owner December 1, 2022 20:41
@vyasr vyasr self-assigned this Dec 1, 2022
@vyasr vyasr requested a review from a team as a code owner December 1, 2022 20:41
@vyasr vyasr requested review from bdice and galipremsagar December 1, 2022 20:41
python/cudf/cudf/utils/utils.py Outdated Show resolved Hide resolved
@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 Dec 1, 2022
@codecov
Copy link

codecov bot commented Dec 1, 2022

Codecov Report

❗ No coverage uploaded for pull request base (branch-23.02@8e0ee53). Click here to learn what that means.
Patch has no changes to coverable lines.

Additional details and impacted files
@@               Coverage Diff               @@
##             branch-23.02   #12281   +/-   ##
===============================================
  Coverage                ?   88.20%           
===============================================
  Files                   ?      137           
  Lines                   ?    22657           
  Branches                ?        0           
===============================================
  Hits                    ?    19985           
  Misses                  ?     2672           
  Partials                ?        0           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@vyasr
Copy link
Contributor Author

vyasr commented Dec 2, 2022

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 1cb87f3 into rapidsai:branch-23.02 Dec 2, 2022
@vyasr vyasr deleted the remove_deprecated_2302 branch December 2, 2022 01:32
@bdice bdice mentioned this pull request Feb 2, 2023
3 tasks
rapids-bot bot pushed a commit that referenced this pull request Feb 2, 2023
Removes documentation for `DataFrame.quantiles`, which was deprecated and then removed in #12281. This issue was discovered while building the docs in #12592.

Authors:
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - AJ Schmidt (https://github.com/ajschmidt8)

URL: #12684
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 improvement Improvement / enhancement to an existing function Python Affects Python cuDF API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants