We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad5afa5 commit f161803Copy full SHA for f161803
doc/source/whatsnew/v1.1.0.rst
@@ -67,7 +67,6 @@ Other enhancements
67
- When writing directly to a sqlite connection :func:`to_sql` now supports the ``multi`` method (:issue:`29921`)
68
- `OptionError` is now exposed in `pandas.errors` (:issue:`27553`)
69
- :func:`timedelta_range` will now infer a frequency when passed ``start``, ``stop``, and ``periods`` (:issue:`32377`)
70
-- Using an `orient` argument not listed inside :meth:`DataFrame.to_dict` will raise a ``ValueError`` (:issue:32515)
71
72
.. ---------------------------------------------------------------------------
73
0 commit comments