[Numpy-discussion] Medians that ignore values

Pierre GM pgmdevlist at gmail.com
Fri Sep 19 04:54:40 EDT 2008


On Friday 19 September 2008 04:31:38 David Cournapeau wrote:
> Pierre GM wrote:
> > That said, numpy.nanmin, numpy.nansum... don't come with the heavy
> > machinery of numpy.ma, and are therefore faster.
> > I'm really going to have to learn C.
>
> FWIW, nanmean/nanmean/etc... are written in python,

I know. I was more dreading the time when MaskedArrays would have to be ported 
to C. In a way, that would probably simplify a few issues. OTOH, I don't 
really see it happening any time soon.



More information about the NumPy-Discussion mailing list