We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 58e8676 + 877d8bb commit 24102aeCopy full SHA for 24102ae
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