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
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