Skip to content

Commit 0511e01

Browse files
committed
Add what's new entry
1 parent 949fa5e commit 0511e01

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/source/whatsnew/v1.2.0.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -348,8 +348,7 @@ Datetimelike
348348
Timedelta
349349
^^^^^^^^^
350350
- Bug in :class:`TimedeltaIndex`, :class:`Series`, and :class:`DataFrame` floor-division with ``timedelta64`` dtypes and ``NaT`` in the denominator (:issue:`35529`)
351-
-
352-
-
351+
- Bug in parsing of ISO 8601 durations in :class:`Timedelta`, :meth:`pd.to_datetime` (:issue:`37159`, fixes :issue:`29773` and :issue:`36204`)
353352

354353
Timezones
355354
^^^^^^^^^

0 commit comments

Comments
 (0)