Skip to content

REF: simplify Series.apply #52033

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

Merged
merged 2 commits into from
Mar 17, 2023

Conversation

topper-123
Copy link
Contributor

Simplify Series.apply by using Series._map_values instead of having custom mapping functionality.

@mroeschke mroeschke added Refactor Internal refactoring of code Apply Apply, Aggregate, Transform, Map labels Mar 16, 2023
@topper-123
Copy link
Contributor Author

I’ve updated the PR.

@mroeschke mroeschke added this to the 2.1 milestone Mar 17, 2023
@mroeschke mroeschke merged commit 090fa81 into pandas-dev:main Mar 17, 2023
@mroeschke
Copy link
Member

Thanks @topper-123

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Apply Apply, Aggregate, Transform, Map Refactor Internal refactoring of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants