ked aray filled method?
> eg numpy.savetxt(somefilename, somemaskedarray.filled(somevalue))
>
> Luke
>
> -Original Message-
> From: Guillaume Chérel
> Sent: Monday, 6 September 2010 10:36 PM
> To: Discussion of Numerical Python
> Subject: [Numpy-discussion]
How about the masked aray filled method?
eg numpy.savetxt(somefilename, somemaskedarray.filled(somevalue))
Luke
-Original Message-
From: Guillaume Chérel
Sent: Monday, 6 September 2010 10:36 PM
To: Discussion of Numerical Python
Subject: [Numpy-discussion] saving masked array to a text
Hello,
Is there a function like savetxt that can deal with missing values in
masked arrays? I'd like to control the way the missing values are
written to the file.
Thanks,
Guillaume
___
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://m