[Numpy-discussion] missing function in numpy.ma?

Travis E. Oliphant oliphant at enthought.com
Tue Apr 1 13:03:45 EDT 2008


Charles Doutriaux wrote:
> Hi Travis,
>
> I get this:
>
>     import numpy, numpy.oldnumeric.ma as MA, numpy.oldnumeric as 
> Numeric, PropertiedClasses
>   File 
> "/lgm/cdat/latest/lib/python2.5/site-packages/numpy/oldnumeric/ma.py", 
> line 2204, in <module>
>     array.mean = _m(average)
> NameError: name 'average' is not defined
>   
Thanks,

Can you try again?

Best regards,

-Travis




More information about the NumPy-Discussion mailing list