We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 662229d commit c024067Copy full SHA for c024067
doc/source/whatsnew/v1.1.0.rst
@@ -69,7 +69,7 @@ Other enhancements
69
- `OptionError` is now exposed in `pandas.errors` (:issue:`27553`)
70
- :func:`timedelta_range` will now infer a frequency when passed ``start``, ``stop``, and ``periods`` (:issue:`32377`)
71
- Positional slicing on a :class:`IntervalIndex` now supports slices with ``step > 1`` (:issue:`31658`)
72
--
+- :meth:`to_csv` now accepts an ``error`` argument (:issue:`22610`)
73
74
.. ---------------------------------------------------------------------------
75
0 commit comments