[Numpy-discussion] What is the different between nanmin and min ?

Matthieu Brucher matthieu.brucher at gmail.com
Tue Jul 17 07:35:09 EDT 2007


Hi,

I encountered cases where numpy.min() returned nan when the first and the
last values were nan. Didn't know of nanmin(), but I'll use them now !

Matthieu

2007/7/17, David Cournapeau <david at ar.media.kyoto-u.ac.jp>:
>
> Hi,
>
> I noticed that min and max already ignore Nan, which raises the
> question: why are there nanmin and nanmax functions ?
>
> cheers,
>
> David
> _______________________________________________
> Numpy-discussion mailing list
> Numpy-discussion at scipy.org
> http://projects.scipy.org/mailman/listinfo/numpy-discussion
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20070717/a6f59bf5/attachment.html>


More information about the NumPy-Discussion mailing list