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 <[EMAIL PROTECTED]>:
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 [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
_______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
