Skip to content

Conversation

@toddrjen
Copy link
Contributor

This fixes #7353 where nanops._maybe_null_out, and thus other functions that call on it, don't work with complex numbers.

@jreback
Copy link
Contributor

jreback commented Jun 11, 2014

excellent!

@jreback jreback added this to the 0.14.1 milestone Jun 11, 2014
@toddrjen
Copy link
Contributor Author

The travis build test passes. I just rebased it, so it should be ready to merge.

jreback added a commit that referenced this pull request Jun 12, 2014
make nanops._maybe_null_out work with complex numbers ( issue #7353 )
@jreback jreback merged commit 756f241 into pandas-dev:master Jun 12, 2014
@jreback
Copy link
Contributor

jreback commented Jun 12, 2014

thanks!

@toddrjen toddrjen deleted the nancomplex branch June 12, 2014 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Internals Related to non-user accessible pandas implementation Numeric Operations Arithmetic, Comparison, and Logical operations

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: nanops._maybe_null_out doesn't work with complex numbers

2 participants