10000 Add pandas to python 3.6 build by dstansby · Pull Request #8584 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content

Add pandas to python 3.6 build #8584

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
May 8, 2017

Conversation

dstansby
Copy link
Member
@dstansby dstansby commented May 6, 2017

I don't see any reason why we shouldn't do pandas tests on the python 3.6 build, especially now we have a nice tutorial about plotting with pandas data!

@tacaswell tacaswell added this to the 2.1 (next point release) milestone May 7, 2017
@tacaswell tacaswell closed this May 7, 2017
@tacaswell tacaswell reopened this May 7, 2017
Copy link
Member
@tacaswell tacaswell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only reason not to is time, might be worth dropping pandas for 2.7 in this PR. wheels mean the install is fast, unreserved 👍

@jenshnielsen
Copy link
Member

@tacaswell how large is the overhead. As I recall (but I could be wrong) the main overhead originally was from building pandas. Now that we have bin wheels and pip caching that should be minimal so it's only really the runtime overhead of the tests

@tacaswell
Copy link
Member

@jenshnielsen Ah, good point. There are only a handful of tests so this should not affect runtime that much.

@tacaswell tacaswell merged commit cffbf53 into matplotlib:master May 8, 2017
@dstansby dstansby deleted the travis-pandas-36 branch May 20, 2017 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0