Masked array operations

Masked array operations

Constants

ma.MaskType alias of bool_

Creation

From existing data

ma.masked_array alias of MaskedArray
ma.array(data[, dtype, copy, order, mask, ...]) An array cl