<p dir="ltr">On 2 Oct 2013 18:04, "Charles R Harris" <<a href="mailto:charlesr.harris@gmail.com">charlesr.harris@gmail.com</a>> wrote:<br>
><br>
> The question is what to do when all-nan slices are encountered in the nan{max,min} and nanarg{max, min} functions. Currently in 1.8.0, the first returns nan and raises a warning, the second returns intp.min and raises a warning. It is proposed that the nanarg{max, min} functions, and possibly the nan{max, min} also, raise an error instead. </p>

<p dir="ltr">I agree with Nathan; this sounds like more reasonable behaviour to me. </p>
<p dir="ltr">Stéfan </p>