Changes between Version 2 and Version 3 of MaskedArray

Show
Ignore:
Timestamp:
01/12/06 13:47:19 (7 years ago)
Author:
AndrewStraw
Comment:

added link to new wiki FAQ

Legend:

Unmodified
Added
Removed
Modified
  • MaskedArray

    v2 v3  
     1For a high-level overview of nan and masked array support, see also [http://new.scipy.org/Wiki/FAQ#head-fff4d6fce7528974185715153cfbc1a191dcb915 SciPy FAQ]. 
     2 
    13MaskedArray is a numpy ndarray look-alike that allows one to keep track of missing values. 
    24