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/v2.2.1.rst
-1
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,6 @@ Enhancements
19
19
20
20
Fixed regressions
21
21
~~~~~~~~~~~~~~~~~
22
-
- :meth:`DataFrame.__dataframe__` was producing incorrect data buffers when the a column's type was a pandas nullable on with missing values (:issue:`56702`)
23
22
- Fixed memory leak in :func:`read_csv` (:issue:`57039`)
24
23
- Fixed performance regression in :meth:`Series.combine_first` (:issue:`55845`)
25
24
- Fixed regression causing overflow for near-minimum timestamps (:issue:`57150`)
0 commit comments