Skip to content

make nanops._maybe_null_out work with complex numbers ( issue #7353 ) #7428

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
Jun 12, 2014
Merged

make nanops._maybe_null_out work with complex numbers ( issue #7353 ) #7428

merged 1 commit into from
Jun 12, 2014

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