We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30c293b commit 3c6c813Copy full SHA for 3c6c813
doc/source/whatsnew/v1.1.0.rst
@@ -43,7 +43,7 @@ Other enhancements
43
44
- :class:`Styler` may now render CSS more efficiently where multiple cells have the same styling (:issue:`30876`)
45
- When writing directly to a sqlite connection :func:`to_sql` now supports the ``multi`` method (:issue:`29921`)
46
--
+- `OptionError` is now exposed in `pandas.errors` (:issue:`27553`)
47
-
48
49
.. ---------------------------------------------------------------------------
0 commit comments