You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/source/whatsnew/v0.25.0.rst
+3
Original file line number
Diff line number
Diff line change
@@ -252,7 +252,10 @@ Performance Improvements
252
252
- Improved performance of :meth:`Series.map` for dictionary mappers on categorical series by mapping the categories instead of mapping all values (:issue:`23785`)
253
253
- Improved performance of :meth:`IntervalIndex.intersection` (:issue:`24813`)
0 commit comments