Skip to content
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

Documentation improvement regarding returned datatype of pandas.unique #47426

Open
pavelsr opened this issue Jun 19, 2022 · 2 comments
Open

Documentation improvement regarding returned datatype of pandas.unique #47426

pavelsr opened this issue Jun 19, 2022 · 2 comments
Assignees
Labels

Comments

@pavelsr
Copy link

pavelsr commented Jun 19, 2022

It's not clear in which case pandas.unique returns numpy.ndarray and in which case it returns ExtensionArray

numpy.ndarray or ExtensionArray

@datapythonista
Copy link
Member

Thanks for reporting this @pavelsr. Feel free to have a look at the code and improve the docs when you understand this.

@KeiOshima
Copy link
Contributor

take

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants