We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94a9420 commit 7f5f035Copy full SHA for 7f5f035
pandas/parser.py
@@ -5,3 +5,4 @@
5
"removed in a future version. Please import from "
6
"the pandas.io.parser instead", FutureWarning, stacklevel=2)
7
from pandas.io.libparsers import na_values
8
+from pandas.io.common import CParserError
0 commit comments