We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FAIL: test_get_data (pandas.io.tests.test_yahoo.TestYahoo) ---------------------------------------------------------------------- Traceback (most recent call last): File "<...>/pandas/io/tests/test_yahoo.py", line 97, in test_get_data assert result == expected AssertionError
(pandas)[lodagro@ubuntu][1174][i] nosetests --pdb-failure pandas.io.tests.test_yahoo <...>/pandas/io/tests/test_yahoo.py(97)test_get_data() -> assert result == expected (Pdb) p result [18.38, 27.45, 24.28] (Pdb) p expected [18.38, 27.45, 24.54] (Pdb) p pd.__version__ '0.11.0.dev-dad367e'
The text was updated successfully, but these errors were encountered:
closed via ed89690.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
The text was updated successfully, but these errors were encountered: