Skip to content

ENH: Support mask in Int64Factorizer #49549

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 8 commits into from
Nov 7, 2022
Merged

Conversation

phofl
Copy link
Member

@phofl phofl commented Nov 5, 2022

First step to support masks properly in merge.

@phofl phofl added Reshaping Concat, Merge/Join, Stack/Unstack, Explode NA - MaskedArrays Related to pd.NA and nullable extension arrays labels Nov 5, 2022
@mroeschke mroeschke added this to the 2.0 milestone Nov 7, 2022
@mroeschke mroeschke merged commit d82adf0 into pandas-dev:main Nov 7, 2022
@mroeschke
Copy link
Member

Thanks @phofl

phofl added a commit to phofl/pandas that referenced this pull request Nov 9, 2022
* ENH: Avoid object path for merge and masked arrays

* ENH: Support mask in Int64Factorizer

* Fix mypy

* Add gh ref

* Fix tests

* Fix tests

* Fix tests
noatamir pushed a commit to noatamir/pandas that referenced this pull request Nov 9, 2022
* ENH: Avoid object path for merge and masked arrays

* ENH: Support mask in Int64Factorizer

* Fix mypy

* Add gh ref

* Fix tests

* Fix tests

* Fix tests
@phofl phofl deleted the merge_ea branch November 10, 2022 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NA - MaskedArrays Related to pd.NA and nullable extension arrays Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants