Skip to content

Commit 47081ff

Browse files
authored
fix issue link in what's new 1.4.0 (#45220)
1 parent 2b72d0b commit 47081ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v1.4.0.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -660,7 +660,7 @@ Performance improvements
660660
- Performance improvement in indexing with a :class:`Float64Index` (:issue:`43705`)
661661
- Performance improvement in indexing with a non-unique Index (:issue:`43792`)
662662
- Performance improvement in indexing with a listlike indexer on a :class:`MultiIndex` (:issue:`43370`)
663-
- Performance improvement in indexing with a :class:`MultiIndex` indexer on another :class:`MultiIndex` (:issue:43370`)
663+
- Performance improvement in indexing with a :class:`MultiIndex` indexer on another :class:`MultiIndex` (:issue:`43370`)
664664
- Performance improvement in :meth:`GroupBy.quantile` (:issue:`43469`, :issue:`43725`)
665665
- Performance improvement in :meth:`GroupBy.count` (:issue:`43730`, :issue:`43694`)
666666
- Performance improvement in :meth:`GroupBy.any` and :meth:`GroupBy.all` (:issue:`43675`, :issue:`42841`)

0 commit comments

Comments
 (0)