-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
BLD: numpy-dev causing some issues #15199
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
Labels
Milestone
Comments
cc @jcrist |
Looks like the issue is this line: https://github.com/pandas-dev/pandas/blob/master/pandas/core/ops.py#L453. Before that numpy PR, that would always evaluate |
yep, going to put a patch in shortly. |
jreback
added a commit
to jreback/pandas
that referenced
this issue
Jan 23, 2017
jreback
added a commit
to jreback/pandas
that referenced
this issue
Jan 23, 2017
jreback
added a commit
to jreback/pandas
that referenced
this issue
Jan 24, 2017
This is >= 1.13 xref numpy/numpy#8279 closes pandas-dev#15199
jreback
added a commit
to jreback/pandas
that referenced
this issue
Jan 24, 2017
This is >= 1.13 xref numpy/numpy#8279 closes pandas-dev#15199
jreback
added a commit
to jreback/pandas
that referenced
this issue
Jan 24, 2017
This is >= 1.13 xref numpy/numpy#8279 closes pandas-dev#15199
AnkurDedania
pushed a commit
to AnkurDedania/pandas
that referenced
this issue
Mar 21, 2017
closes pandas-dev#15199 Author: Jeff Reback <[email protected]> Closes pandas-dev#15200 from jreback/numpy-dev and squashes the following commits: 53d663e [Jeff Reback] BLD: pull wheel for numpy builds 5475db3 [Jeff Reback] COMPAT: numpy-dev compat on bool(dtype) change
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://travis-ci.org/pandas-dev/pandas/jobs/194558937
numpy/numpy#8279 was just merged, which broke our tests
:>
The text was updated successfully, but these errors were encountered: