We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9a00c4 commit 877d8bbCopy full SHA for 877d8bb
pandas/io/tests/test_yahoo.py
@@ -2,8 +2,6 @@
2
import nose
3
from datetime import datetime
4
5
-from pandas.util.py3compat import StringIO, BytesIO
6
-
7
import pandas as pd
8
import pandas.io.data as web
9
from pandas.util.testing import (network, assert_frame_equal,
0 commit comments