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

ENH: Adding implementation for issue #51748 #51919

Closed
wants to merge 9 commits into from
Closed

ENH: Adding implementation for issue #51748 #51919

wants to merge 9 commits into from

Conversation

rmhowe425
Copy link
Contributor

@rmhowe425 rmhowe425 commented Mar 12, 2023

@rmhowe425
Copy link
Contributor Author

Hi @MarcoGorelli, this PR should be good to go now since I have taken care of all 5 tasks. I'm not sure if I should reach out to someone to inspect this PR.

@rhshadrach
Copy link
Member

I'm not sure we should be expanding the API here; I've put some comments in the linked issue.

@rmhowe425
Copy link
Contributor Author

@rhshadrach I saw the comments. Should I cancel the PR?

@rhshadrach
Copy link
Member

rhshadrach commented Mar 13, 2023

In this instance, I would recommend closing to take it off the queue until there is some consensus for this feature. We can reopen if we decide to go forward with it. In the meantime, any feedback in the linked issue on why this is worth supporting would help in pushing the discussion forward.

@rmhowe425
Copy link
Contributor Author

@rhshadrach In the future, should I avoid tackling enhancement requests with the Needs Triage tag? It seems like I jumped the gun on this one

@rmhowe425 rmhowe425 closed this Mar 13, 2023
@rhshadrach
Copy link
Member

Yes - that would be my recommendation. And I would also extend that to enhancements that do not have a consensus among core developers as to whether they should be added. The pandas API is very large, and we are cautious about making potentially unnecessary additions.

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

Successfully merging this pull request may close these issues.

ENH: Allow dictionaries to be passed to pandas.Series.str.replace
2 participants