Performance regression in DataFrame[bool_indexer] #33924
Labels
Indexing
Related to indexing on series/frames, not to indexes themselves
Performance
Memory or execution speed performance
Regression
Functionality that used to work in a prior pandas version
Milestone
Note that this only affects the case where the indexer is a list. Performance looks fine when an ndarray is passed.
https://pandas.pydata.org/speed/pandas/index.html#indexing.DataFrameNumericIndexing.time_bool_indexer?commits=80d37adcc3d9bfbbe17e8aa626d6b5873465ca98-4f89c261f624305fc7bae6c43ae862663994be34 points to somewhere in 80d37ad..4f89c26, which has a bunch of commits.
The text was updated successfully, but these errors were encountered: