Skip to content

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