We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44d5498 commit 8f2d630Copy full SHA for 8f2d630
pandas/errors/__init__.py
@@ -4,6 +4,7 @@
4
Expose public exceptions & warnings
5
"""
6
7
+from pandas._config.config import OptionError
8
from pandas._libs.tslibs import OutOfBoundsDatetime
9
10
0 commit comments