Skip to content

REF: simplify mask_missing #62049

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
Aug 5, 2025
Merged

Conversation

jbrockmendel
Copy link
Member

In the past this had to handle list-like values_to_mask but that is no longer the case, so this can be simplified a bit. The edit in dtypes.common makes dtype.kind in ... checks very slightly faster.

@jbrockmendel jbrockmendel marked this pull request as ready for review August 5, 2025 16:28
@mroeschke mroeschke added the Refactor Internal refactoring of code label Aug 5, 2025
@mroeschke mroeschke added this to the 3.0 milestone Aug 5, 2025
@mroeschke mroeschke merged commit 116d3e9 into pandas-dev:main Aug 5, 2025
46 of 47 checks passed
@mroeschke
Copy link
Member

Thanks @jbrockmendel

@jbrockmendel jbrockmendel deleted the cln-mask_missing branch August 5, 2025 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Refactor Internal refactoring of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants