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
matplotlib v 1.1.1. maybe i should upgrade?
23:57 ~/code/pandas (master)$ nosetests pandas/tests/test_graphics.py ........F............................... ====================================================================== FAIL: test_bar_log (pandas.tests.test_graphics.TestDataFramePlots) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/wesm/code/pandas/pandas/tests/test_graphics.py", line 414, in test_bar_log self.assertEqual(ax.yaxis.get_ticklocs()[0],1.0) AssertionError: 0.10000000000000001 != 1.0 ---------------------------------------------------------------------- Ran 40 tests in 76.852s FAILED (failures=1)
The text was updated successfully, but these errors were encountered:
That's me, I'll check it out.
Sorry, something went wrong.
d749b91
No branches or pull requests
matplotlib v 1.1.1. maybe i should upgrade?
The text was updated successfully, but these errors were encountered: