Skip to content

Commit 74d45ae

Browse files
add whatsnew
1 parent 3e537b6 commit 74d45ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.20.0.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -905,7 +905,7 @@ Performance Improvements
905905
- Improved performance of ``drop_duplicates()`` on ``bool`` columns (:issue:`12963`)
906906
- Improve performance of ``pd.core.groupby.GroupBy.apply`` when the applied
907907
function used the ``.name`` attribute of the group DataFrame (:issue:`15062`).
908-
908+
- Improved performance of ``iloc`` indexing with a list or array (:issue:`15504`).
909909

910910

911911
.. _whatsnew_0200.bug_fixes:

0 commit comments

Comments
 (0)