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

Let unique() also return the indices #493

Open
Markus-Goetz opened this issue Feb 24, 2020 · 3 comments
Open

Let unique() also return the indices #493

Markus-Goetz opened this issue Feb 24, 2020 · 3 comments
Assignees
Labels
API Anything relating the API enhancement New feature or request indexing
Milestone

Comments

@Markus-Goetz
Copy link
Member

Feature functionality
NumPy provides a return_indices flag for the unique() call that returns the indices of the original array. Provide the additional functionality.

@Markus-Goetz Markus-Goetz added enhancement New feature or request API Anything relating the API labels Feb 24, 2020
@mtar mtar assigned mtar and unassigned mtar Mar 17, 2020
@ClaudiaComito ClaudiaComito self-assigned this Feb 12, 2021
@ClaudiaComito
Copy link
Contributor

Addressed in #749

@ClaudiaComito ClaudiaComito added this to the Repo Clean-Up milestone Jul 31, 2023
@ClaudiaComito ClaudiaComito modified the milestones: Repo Clean-Up, 1.4.0 Aug 7, 2023
@ClaudiaComito
Copy link
Contributor

Still addressed in #749, will get there after #938


Reviewed within #1109

@github-actions
Copy link
Contributor

github-actions bot commented Oct 9, 2023

Branch features/493-Let_unique_also_return_the_indices created!

@ClaudiaComito ClaudiaComito modified the milestones: 1.4.0, 1.5.0 Apr 12, 2024
@ClaudiaComito ClaudiaComito modified the milestones: 1.5.0, 1.6 Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Anything relating the API enhancement New feature or request indexing
Projects
None yet
Development

No branches or pull requests

3 participants