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.24.1.rst
+6
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,12 @@ including other versions of pandas.
21
21
Enhancements
22
22
^^^^^^^^^^^^
23
23
24
+
.. _whatsnew_0241.performance:
25
+
26
+
Performance Improvements
27
+
~~~~~~~~~~~~~~~~~~~~~~~~
28
+
- Significant speedup in `SparseArray` initialization that benefits most operations, fixing performance regression introduced in v0.20.0 (:issue:`24985`)
0 commit comments