Re: ignoring NAs in a dataset with numpy

2008-10-28 Thread Robert Kern
mrafi wrote: Hey All, I am working with numpy I have a data set with a lot of nan values, and i want to calculate standard deviation is there a direct function to do it for example nansum(or something like this), to calculate standard deviation ignoring nan values?? You will want to ask numpy

ignoring NAs in a dataset with numpy

2008-10-28 Thread mrafi
context: http://www.nabble.com/ignoring-NAs-in-a-dataset-with-numpy-tp20202823p20202823.html Sent from the Python - python-list mailing list archive at Nabble.com. -- http://mail.python.org/mailman/listinfo/python-list