Skip to content

fix plot_stock_market.py to work on python2.7 and numpy1.6 #9181

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

Conversation

amueller
Copy link
Member

Fixes incompatible changes introduced in #9010.

Also see #9172.
Maybe we should add the expected_failing_examples back in that was removed in #9010.

@amueller amueller added this to the 0.19 milestone Jun 20, 2017
@vene
Copy link
Member

vene commented Jun 26, 2017

do we want to add the retry into this fix?

@lesteve
Copy link
Member

lesteve commented Jun 27, 2017

Maybe we should add the expected_failing_examples back in that was removed in #9010.

I don't think this will do what you want it to do. If a example is expected to fail and it does not fail, sphinx-gallery will give an error.

The right way to fix this is to implement some retry mechanism.

@lesteve
Copy link
Member

lesteve commented Jun 27, 2017

OK I am going to merge this one and will look at implementing a simple retry mechanism.

@lesteve lesteve merged commit 4d414d4 into scikit-learn:master Jun 27, 2017
@hakaa1
Copy link
Contributor

hakaa1 commented Jul 22, 2017

I added pull request for simple retry mechanism - #9437 :)
Please have a look.

dmohns pushed a commit to dmohns/scikit-learn that referenced this pull request Aug 7, 2017
dmohns pushed a commit to dmohns/scikit-learn that referenced this pull request Aug 7, 2017
NelleV pushed a commit to NelleV/scikit-learn that referenced this pull request Aug 11, 2017
paulha pushed a commit to paulha/scikit-learn that referenced this pull request Aug 19, 2017
AishwaryaRK pushed a commit to AishwaryaRK/scikit-learn that referenced this pull request Aug 29, 2017
maskani-moh pushed a commit to maskani-moh/scikit-learn that referenced this pull request Nov 15, 2017
jwjohnson314 pushed a commit to jwjohnson314/scikit-learn that referenced this pull request Dec 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants