Skip to content

COMPAT: compat with released numpy 1.11 for IndexError -> TypeError #12736

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
wants to merge 3 commits into from

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Mar 29, 2016

was a revert of # numpy/numpy#6271

closes #12729
closes #12792

@jreback jreback added Testing pandas testing functions or related to the test suite Compat pandas objects compatability with Numpy or Python functions labels Mar 29, 2016
@jreback jreback added this to the 0.18.1 milestone Mar 29, 2016
@jreback
Copy link
Contributor Author

jreback commented Mar 29, 2016

waiting for numpy==1.11.0 to be live in conda for proper testing, as we don't want to add a pip only build (as we are already testing from numpy master, which worked, except for this case where the version determination changed after we put our fix in).

@jreback jreback force-pushed the numpy_compat_111 branch from 7ac8a8f to 8cdf8e7 Compare April 4, 2016 22:18
@jreback jreback force-pushed the numpy_compat_111 branch from 8cdf8e7 to 57c5e64 Compare April 5, 2016 12:53
@jreback jreback closed this in fded942 Apr 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Compat pandas objects compatability with Numpy or Python functions Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

COMPAT: some numpy 1.11 warnings Test errors for numpy 1.11 / pandas 0.18.0
1 participant