Skip to content

TST: Skip hist testing for matplotlib <= 1.2 #8810

New issue

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

Merged
merged 1 commit into from
Nov 14, 2014

Conversation

onesandzeroes
Copy link
Contributor

Not a huge issue, just skipping an incompatible test when testing with matplotlib 1.2.

closes #8648.

Add skip to the hist test

Add to release notes
@jreback jreback added Compat pandas objects compatability with Numpy or Python functions Visualization plotting labels Nov 14, 2014
@jreback jreback added this to the 0.15.2 milestone Nov 14, 2014
jreback added a commit that referenced this pull request Nov 14, 2014
TST: Skip hist testing for matplotlib <= 1.2
@jreback jreback merged commit 3edbc78 into pandas-dev:master Nov 14, 2014
@jreback
Copy link
Contributor

jreback commented Nov 14, 2014

thanks! nice when its a one-liner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Compat pandas objects compatability with Numpy or Python functions Visualization plotting
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ubuntu 13.10 with mpl : test_hist_df* TypeError: barh() got multiple values for keyword argument 'bottom'
2 participants