Skip to content

Commit 3950580

Browse files
release note for pandas-dev#33102
1 parent 1f87931 commit 3950580

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v1.0.4.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Fixed regressions
1717
~~~~~~~~~~~~~~~~~
1818
- Bug in :meth:`GroupBy.first` and :meth:`GroupBy.last` where None is not preserved in object dtype (:issue:`32800`)
1919
- Bug in DataFrame reductions using ``numeric_only=True`` and ExtensionArrays (:issue:`33256`).
20-
-
20+
- Fix performance regression in ``memory_usage(deep=True)`` for object dtype (:issue:`33012`)
2121

2222
.. _whatsnew_104.bug_fixes:
2323

0 commit comments

Comments
 (0)