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
@@ -512,7 +512,7 @@ Performance Improvements
512
512
- Improved performance of ``groupby().cummin()`` and ``groupby().cummax()`` (:issue:`15048`, :issue:`15109`)
513
513
- Improved performance and reduced memory when indexing with a ``MultiIndex`` (:issue:`15245`)
514
514
- When reading buffer object in ``read_sas()`` method without specified format, filepath string is inferred rather than buffer object. (:issue:`14947`)
515
-
515
+
- Improved performance when using ``.unstack()`` (:issue:`15503`)
0 commit comments