Christopher Barker schrieb: > Matthew Brett wrote: >>> Regarding dtype, I disagree. Why do you want to force the result to be a >>> float? > > well, what's the median of (1, 2, 3, 4) ? > > I learned it is 2.5 > > (Zar, Jerrold H. 1984. Biostatistical Analysis. Prentice Hall.)
Is that the seminal work on the topic ;-) > > Of course, the median of an odd number of integers would be an integer. > that's why I asked about _forcing_ to a float -sven _______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
