Skip to content

CLN: Specialize assert_(np.array_equal(...)) #6387

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
Feb 18, 2014
Merged

CLN: Specialize assert_(np.array_equal(...)) #6387

merged 1 commit into from
Feb 18, 2014

Conversation

bwignall
Copy link
Contributor

Work on #6175. This is the third (and final) "half" of the work started in #6368.

Work on #6175. This is the third (and final) "half" of the work started in #6368.
@bwignall
Copy link
Contributor Author

Sorry for the inefficiency. I had unknowingly changed working directories, so my grep-fu failed me. Now, from pandas/, the following returns no instances of assert_(np.array_equal(...)), so the work started in #6368 is now completed:

grep -nH --recursive -e 'assert_(np.array_equal' .

@bwignall
Copy link
Contributor Author

Investigating the Travis issue; tests had passed locally.

jreback added a commit that referenced this pull request Feb 18, 2014
CLN: Specialize assert_(np.array_equal(...))
@jreback jreback merged commit 4adb98b into pandas-dev:master Feb 18, 2014
@jreback
Copy link
Contributor

jreback commented Feb 18, 2014

@bwignall that error happens very ocassionaly.....this is fine

thanks!

lmk when you want to close that issue?

@bwignall
Copy link
Contributor Author

Thanks, @jreback. There's still some work to do to get that issue wrapped up, but most of what remains should be pretty straightforward.

@bwignall bwignall deleted the assert_6175_arrayequal_3 branch February 18, 2014 03:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants