Skip to content

Commit ad5afa5

Browse files
committed
added comment on other enhancements to test the ci docs
1 parent e52a3b2 commit ad5afa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v1.1.0.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Other enhancements
6767
- When writing directly to a sqlite connection :func:`to_sql` now supports the ``multi`` method (:issue:`29921`)
6868
- `OptionError` is now exposed in `pandas.errors` (:issue:`27553`)
6969
- :func:`timedelta_range` will now infer a frequency when passed ``start``, ``stop``, and ``periods`` (:issue:`32377`)
70-
-
70+
- Using an `orient` argument not listed inside :meth:`DataFrame.to_dict` will raise a ``ValueError`` (:issue:32515)
7171

7272
.. ---------------------------------------------------------------------------
7373

0 commit comments

Comments
 (0)