Skip to content

ASV: Non-unique DataFrame index #47551

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
Jun 30, 2022

Conversation

kevinanker
Copy link
Contributor

@kevinanker kevinanker commented Jun 29, 2022

I added an asv benchmark for non-unique indices in DataFrames - based on the benchmark of indices in Series.

@mroeschke mroeschke added Indexing Related to indexing on series/frames, not to indexes themselves Benchmark Performance (ASV) benchmarks labels Jun 30, 2022
@mroeschke mroeschke added this to the 1.5 milestone Jun 30, 2022
@mroeschke mroeschke merged commit 417d1c9 into pandas-dev:main Jun 30, 2022
@mroeschke
Copy link
Member

Thanks @kjanker

@kevinanker kevinanker deleted the asv_nonunique_indices branch June 30, 2022 17:01
yehoshuadimarsky pushed a commit to yehoshuadimarsky/pandas that referenced this pull request Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Benchmark Performance (ASV) benchmarks Indexing Related to indexing on series/frames, not to indexes themselves
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Non-unique integer index performance depending on index creation method
2 participants