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.20.0.txt
+1-1
Original file line number
Diff line number
Diff line change
@@ -567,7 +567,7 @@ Performance Improvements
567
567
- Improved performance and reduced memory when indexing with a ``MultiIndex`` (:issue:`15245`)
568
568
- When reading buffer object in ``read_sas()`` method without specified format, filepath string is inferred rather than buffer object. (:issue:`14947`)
569
569
- Improved performance of `rank()` for categorical data (:issue:`15498`)
570
-
570
+
- Improved performance when using ``.unstack()`` (:issue:`15503`)
0 commit comments