Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
ENH/API: implement __nonzero__ for NDFrame #3696
Conversation
|
this didn't break any tests? (other than the one that is meant to catch it) |
|
Nope. I changed that test to reflect the api change. |
|
I figured that it would be more difficult to do this but it seems like the object hierarchy is very clean and only getting better :) |
|
can u rebase? |
|
done |
jreback
added a commit
that referenced
this pull request
May 30, 2013
|
|
jreback |
bf6f018
|
jreback
merged commit bf6f018
into pandas-dev:master
May 30, 2013
This was referenced May 30, 2013
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
cpcloud commentedMay 27, 2013
closes #3691.