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

[DEPRECATION] Remove Series.merge #10166

Closed
vyasr opened this issue Jan 28, 2022 · 4 comments
Closed

[DEPRECATION] Remove Series.merge #10166

vyasr opened this issue Jan 28, 2022 · 4 comments

Comments

@vyasr
Copy link
Contributor

vyasr commented Jan 28, 2022

pandas only support merge operations on Series via the pd.merge or DataFrame.merge APIs.

@vyasr vyasr added this to the CuDF Python Refactoring milestone Jan 28, 2022
@bdice
Copy link
Contributor

bdice commented Feb 2, 2022

Cross-referencing: #9316 is related, deprecation warning added in #10167.

@vyasr
Copy link
Contributor Author

vyasr commented Feb 2, 2022

Thanks. Related, #9316 (comment) needs to be addressed before we remove this API.

@github-actions
Copy link

github-actions bot commented Mar 4, 2022

This issue has been labeled inactive-30d due to no recent activity in the past 30 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed. This issue will be labeled inactive-90d if there is no activity in the next 60 days.

rapids-bot bot pushed a commit that referenced this issue Mar 24, 2022
This PR removes various pieces of deprecated code. These removals are also helpful for certain ongoing refactoring tasks.

Resolves #10166 
Resolves #9316

Authors:
  - Vyas Ramasubramani (https://github.com/vyasr)

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

URL: #10450
@vyasr
Copy link
Contributor Author

vyasr commented Apr 4, 2022

Resolved in #10450

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants