Skip to content

Commit 670a510

Browse files
committed
Add whatsnew for v2.2.0 fixing pandas-devgh-55020
1 parent ffd0016 commit 670a510

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v2.2.0.rst

+1
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@ Bug fixes
169169
~~~~~~~~~
170170
- Bug in :class:`AbstractHolidayCalendar` where timezone data was not propagated when computing holiday observances (:issue:`54580`)
171171
- Bug in :class:`pandas.core.window.Rolling` where duplicate datetimelike indexes are treated as consecutive rather than equal with ``closed='left'`` and ``closed='neither'`` (:issue:`20712`)
172+
- Bug in testing PyArrow compatibility: Division of duration dtypes is only supported in upcoming arrow 14.0.0 (:issue:`55020`)
172173

173174
Categorical
174175
^^^^^^^^^^^

0 commit comments

Comments
 (0)