Matthew Brett schrieb:
> Can I resurrect this thread then by agreeing with Chris, and my
> original post, that it would be better if median had the same behavior
> as mean, accepting axis and dtype as inputs?

Well I'm not a developer but I guess there is a backwards-compatibility
issue here. I mean not with just _accepting_ additional arguments, but
with using the same defaults as mean() etc. do, which would break
existing median() uses.

I Don't know what the best solution is...

-sven
_______________________________________________
Numpy-discussion mailing list
[email protected]
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to