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 19587b3 commit 60a5bc1Copy full SHA for 60a5bc1
pandas/io/excel/_odfreader.py
@@ -1,5 +1,6 @@
1
import pandas as pd
2
from pandas import compat
3
+
4
from pandas.io.parsers import TextParser
5
6
0 commit comments