Skip to content

REF: move masked dispatch inside _ea_wrap_cython_operation #41347

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
May 6, 2021

Conversation

mzeitlin11
Copy link
Member

After the groupby cleanups, masked dispatch can be moved inside _ea_wrap_cython_operation without adding args. Seemed like the preferred place for it in the original pr.

@mzeitlin11 mzeitlin11 added Groupby NA - MaskedArrays Related to pd.NA and nullable extension arrays Refactor Internal refactoring of code labels May 6, 2021
@jreback jreback added this to the 1.3 milestone May 6, 2021
@jreback jreback merged commit fb2bbc6 into pandas-dev:master May 6, 2021
@jreback
Copy link
Contributor

jreback commented May 6, 2021

thanks @mzeitlin11

@mzeitlin11 mzeitlin11 deleted the ref_masked_gb branch May 6, 2021 15:07
JulianWgs pushed a commit to JulianWgs/pandas that referenced this pull request Jul 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Groupby NA - MaskedArrays Related to pd.NA and nullable extension arrays Refactor Internal refactoring of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants