Skip to content

ENH: Allow numpy ops and DataFrame properties as str arguments to DataFrame.apply #39118

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 1 commit into from
Jan 12, 2021

Conversation

rhshadrach
Copy link
Member

@rhshadrach rhshadrach added API - Consistency Internal Consistency of API/Behavior Apply Apply, Aggregate, Transform, Map Enhancement labels Jan 11, 2021
Copy link
Contributor

@jreback jreback left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@jreback jreback added this to the 1.3 milestone Jan 11, 2021
@jreback jreback merged commit 52eb0d0 into pandas-dev:master Jan 12, 2021
@jreback
Copy link
Contributor

jreback commented Jan 12, 2021

thanks @rhshadrach

@rhshadrach rhshadrach deleted the maybe_apply_str branch January 12, 2021 01:27
luckyvs1 pushed a commit to luckyvs1/pandas that referenced this pull request Jan 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API - Consistency Internal Consistency of API/Behavior Apply Apply, Aggregate, Transform, Map Enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DataFrame.apply doesn't handle numpy ops or DataFrame properties
2 participants