[Numpy-discussion] What should be the value of nansum of nan's?

Charles R Harris charlesr.harris at gmail.com
Mon Apr 26 12:55:51 EDT 2010


Hi All,

We need to make a decision for ticket
#1123<http://projects.scipy.org/numpy/ticket/1123#comment:11>regarding
what nansum should return when all values are nan. At some earlier
point it was zero, but currently it is nan, in fact it is nan whatever the
operation is. That is consistent, simple and serves to mark the array or
axis as containing all nans. I would like to close the ticket and am a bit
inclined to go with the current behaviour although there is an argument to
be made for returning 0 for the nansum case. Thoughts?

Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20100426/8d89aa5f/attachment.html>


More information about the NumPy-Discussion mailing list