
Oct. 24, 2011
3:31 p.m.
24.10.2011 16:40, Charles R Harris kirjoitti: [clip]
The missing data functionality looks far more like R than numpy.ma
... and masked arrays must be explicitly requested by the user [1]. The MA stuff can "leak through" only if the user makes use of a library that returns masked results (or explicitly creates masked arrays), but as far as I understand that's about the same situation as with np.ma. .. [1] http://docs.scipy.org/doc/numpy/reference/arrays.maskna.html -- Pauli Virtanen