We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e5a874 commit 43d702cCopy full SHA for 43d702c
doc/source/whatsnew/v1.1.0.rst
@@ -352,6 +352,7 @@ 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