PERF: improve MultiIndex get_loc performance by jorisvandenbossche · Pull Request #16346 · pandas-dev/pandas (original) (raw)
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})
jorisvandenbossche changed the title
Perf mi get loc hash PERF: improve MultiIndex get_loc performance
pawroman added a commit to pawroman/pandas that referenced this pull request
pcluo pushed a commit to pcluo/pandas that referenced this pull request
- PERF: improve hash collision check for single MI labels
- PERF: specialized hash function for single tuples
TomAugspurger pushed a commit to TomAugspurger/pandas that referenced this pull request
- PERF: improve hash collision check for single MI labels
- PERF: specialized hash function for single tuples (cherry picked from commit 34ebad8)
TomAugspurger pushed a commit that referenced this pull request
- PERF: improve hash collision check for single MI labels
- PERF: specialized hash function for single tuples (cherry picked from commit 34ebad8)
stangirala pushed a commit to stangirala/pandas that referenced this pull request
- PERF: improve hash collision check for single MI labels
- PERF: specialized hash function for single tuples