Open
Description
On often requested feature is the support for masked fields.
- add
mask
keyword and property to allField
classes - decide whether to used
np.masked
arrays or to store the mask separately
This could also help with #140
On often requested feature is the support for masked fields.
mask
keyword and property to all Field
classesnp.masked
arrays or to store the mask separatelyThis could also help with #140