Skip to content

API: drop support for numpy < 1.7 #5108

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
jreback opened this issue Oct 4, 2013 · 11 comments
Closed

API: drop support for numpy < 1.7 #5108

jreback opened this issue Oct 4, 2013 · 11 comments
Labels
API Design Regression Functionality that used to work in a prior pandas version
Milestone

Comments

@jreback
Copy link
Contributor

jreback commented Oct 4, 2013

No description provided.

@jreback
Copy link
Contributor Author

jreback commented Oct 4, 2013

cc @yarikoptic

any idea when debian is moving to numpy 1.7 in stable?

@jtratner
Copy link
Contributor

jtratner commented Oct 4, 2013

There are many many distributions still using 1.6. Heck it's what I have to
use at work too.

@yarikoptic
Copy link
Contributor

Debian 1:1.4.1-5 http://packages.debian.org/squeeze/python-numpy
Debian 1:1.6.2-1.2 http://packages.debian.org/wheezy/python-numpy
Debian 1:1.7.1-3 http://packages.debian.org/jessie/python-numpy
Debian 1:1.7.1-3 http://packages.debian.org/sid/python-numpy
Ubuntu 1:1.3.0-3build1 http://packages.ubuntu.com/lucid/python-numpy
Ubuntu 1:1.6.1-6ubuntu1 http://packages.ubuntu.com/precise/python-numpy
Ubuntu 1:1.6.2-1ubuntu1 http://packages.ubuntu.com/quantal/python-numpy
Ubuntu 1:1.7.1-1ubuntu1 http://packages.ubuntu.com/raring/python-numpy
Ubuntu 1:1.7.1-1ubuntu1 http://packages.ubuntu.com/saucy/python-numpy

On Fri, 04 Oct 2013, Phillip Cloud wrote:

yep i've looked around ... redhat is still using np 1.4.x [1]:scream:


Reply to this email directly or [2]view it on GitHub.

References

Visible links

  1. API: drop support for numpy < 1.7 #5108 (comment)

Yaroslav O. Halchenko, Ph.D.
http://neuro.debian.net http://www.pymvpa.org http://www.fail2ban.org
Senior Research Associate, Psychological and Brain Sciences Dept.
Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755
Phone: +1 (603) 646-9834 Fax: +1 (603) 646-1419
WWW: http://www.linkedin.com/in/yarik

@cpcloud
Copy link
Member

cpcloud commented Oct 4, 2013

@yarikoptic awesome thanks for that!

@jtratner
Copy link
Contributor

jtratner commented Oct 4, 2013

We could potentially disallow datetime stuff for < 1.7 before removing
support for 1.6 altogether. But still wouldn't happen for a while for
either.

@jreback
Copy link
Contributor Author

jreback commented Oct 4, 2013

@yarikoptic when is jessie becoming stable? (e.g. the default)

I don't see a problem with supporting < 1.7 (as we already have numerous warnings, mainly for timedelta type stuff, which is pretty much broken in < 1.7).

just throwing this out there

@yarikoptic
Copy link
Contributor

Jessie unknown yet
Somewhere in 1.5 - 2 years I guess

jreback notifications@github.com wrote:

@yarikoptic when is jessie becoming stable? (e.g. the default)

I don't see a problem with supporting < 1.7 (as we already have
numerous warnings, mainly for timedelta type stuff, which is pretty
much broken in < 1.7).

just throwing this out there


Reply to this email directly or view it on GitHub:
#5108 (comment)

Sent from a phone which beats iPhone.

@ghost
Copy link

ghost commented Jan 24, 2014

@jreback , We should go according to latest LTS for debian/ubuntu and fedora/centos. I think it's just too soon.
close?

@jreback
Copy link
Contributor Author

jreback commented Jan 24, 2014

yep...let's just close

@jreback jreback closed this as completed Jan 24, 2014
@yarikoptic
Copy link
Contributor

Thank you!

On Fri, 24 Jan 2014, y-p wrote:

[1]@jreback , We should go according to latest LTS for debian and ubuntu.
I think it's just too soon.
close?

Yaroslav O. Halchenko, Ph.D.
http://neuro.debian.net http://www.pymvpa.org http://www.fail2ban.org
Senior Research Associate, Psychological and Brain Sciences Dept.
Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755
Phone: +1 (603) 646-9834 Fax: +1 (603) 646-1419
WWW: http://www.linkedin.com/in/yarik

@jreback
Copy link
Contributor Author

jreback commented Jan 24, 2014

hahha....just see who would blink :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Design Regression Functionality that used to work in a prior pandas version
Projects
None yet
Development

No branches or pull requests

4 participants