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 @@ -573,7 +573,7 @@ Performance Improvements
573
573
- Improved performance of :attr: `IntervalIndex.is_unique ` by removing conversion to ``MultiIndex `` (:issue: `24813 `)
574
574
- Restored performance of :meth: `DatetimeIndex.__iter__ ` by re-enabling specialized code path (:issue: `26702 `)
575
575
- Improved performance when building :class: `MultiIndex ` with at least one :class: `CategoricalIndex ` level (:issue: `22044 `)
576
- - Improved performance by removing the need for a garbage collect when checking for ``SettingWithCopyWarning `` (:issue: ``)
576
+ - Improved performance by removing the need for a garbage collect when checking for ``SettingWithCopyWarning `` (:issue: `27031 `)
577
577
578
578
.. _whatsnew_0250.bug_fixes :
579
579
You can’t perform that action at this time.
0 commit comments