We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43d702c commit e52a3b2Copy full SHA for e52a3b2
doc/source/whatsnew/v1.1.0.rst
@@ -352,7 +352,6 @@ Other
352
instead of ``TypeError: Can only append a Series if ignore_index=True or if the Series has a name`` (:issue:`30871`)
353
- Set operations on an object-dtype :class:`Index` now always return object-dtype results (:issue:`31401`)
354
- 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`)
356
357
.. ---------------------------------------------------------------------------
358
0 commit comments