Skip to content

DEPS: Minimum numpy version for pandas 1.0 #29512

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

Closed
datapythonista opened this issue Nov 9, 2019 · 4 comments
Closed

DEPS: Minimum numpy version for pandas 1.0 #29512

datapythonista opened this issue Nov 9, 2019 · 4 comments
Labels
Clean Dependencies Required and optional dependencies

Comments

@datapythonista
Copy link
Member

There has been some discussion about dropping numpy 1.13, and require 1.15 for pandas 1.0. See #29212 (comment)

I think that'd be nice to reduce our matrix of builds for the CI, other than that I'm not sure what advantages this will have in our code base.

Any opinions @pandas-dev/pandas-core ?

@datapythonista datapythonista added Clean Dependencies Required and optional dependencies labels Nov 9, 2019
@alimcmaster1
Copy link
Member

Related: #29486

@gfyoung
Copy link
Member

gfyoung commented Nov 9, 2019

Just from an operational perspective, I agree with the comments in #29212 that we should follow the NEP and bump to 1.15. I don't know what functional benefits pandas gains from this, but as long as there are not any negative side effects, I think I'm okay with this.

@jbrockmendel
Copy link
Member

closeable?

@TomAugspurger
Copy link
Contributor

Yeah, we're just following NEP-29 now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Clean Dependencies Required and optional dependencies
Projects
None yet
Development

No branches or pull requests

5 participants