File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -579,7 +579,7 @@ Performance Improvements
579
579
- Improved performance of :attr: `IntervalIndex.is_unique ` by removing conversion to ``MultiIndex `` (:issue: `24813 `)
580
580
- Restored performance of :meth: `DatetimeIndex.__iter__ ` by re-enabling specialized code path (:issue: `26702 `)
581
581
- Improved performance when building :class: `MultiIndex ` with at least one :class: `CategoricalIndex ` level (:issue: `22044 `)
582
- - Improved performance by removing the need for a garbage collect when checking for ``SettingWithCopyWarning `` (:issue: ``)
582
+ - Improved performance by removing the need for a garbage collect when checking for ``SettingWithCopyWarning `` (:issue: `27031 `)
583
583
584
584
.. _whatsnew_0250.bug_fixes :
585
585
You can’t perform that action at this time.
0 commit comments