Skip to content

Commit e52a3b2

Browse files
committed
removed line from doc whats new
1 parent 43d702c commit e52a3b2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/source/whatsnew/v1.1.0.rst

-1
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,6 @@ Other
352352
instead of ``TypeError: Can only append a Series if ignore_index=True or if the Series has a name`` (:issue:`30871`)
353353
- Set operations on an object-dtype :class:`Index` now always return object-dtype results (:issue:`31401`)
354354
- Bug in :meth:`AbstractHolidayCalendar.holidays` when no rules were defined (:issue:`31415`)
355-
- Using an `orient` argument not listed inside :meth:`DataFrame.to_dict` will raise a ``ValueError`` (:issue:`32515`)
356355

357356
.. ---------------------------------------------------------------------------
358357

0 commit comments

Comments
 (0)