We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38e16c4 commit 2188d7bCopy full SHA for 2188d7b
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 NullFrequencyError, OutOfBoundsDatetime
9
10
0 commit comments