Skip to content

Add support for NumpyExtensionArray in pd.unique() #59214

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
Jul 9, 2024

Conversation

ritwizsinha
Copy link
Contributor

@ritwizsinha ritwizsinha commented Jul 8, 2024

@ritwizsinha ritwizsinha changed the title Add support for NumpyExtensionArray in unique Add support for NumpyExtensionArray in pd.unique() Jul 8, 2024
@mroeschke mroeschke added the Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff label Jul 9, 2024
@mroeschke mroeschke added this to the 3.0 milestone Jul 9, 2024
@mroeschke mroeschke merged commit 9eaa4bc into pandas-dev:main Jul 9, 2024
48 checks passed
@mroeschke
Copy link
Member

Thanks @ritwizsinha

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: pd.unique() does not accept NumpyExtensionArray
2 participants