This is documentation for an old release of NumPy (version 1.3.). Read this page in the documentation of the latest stable release (version > 1.17).
Set the filling value of a, if a is a masked array. Otherwise, do nothing.
Parameters: | a : ndarray
fill_value : var
|
---|---|
Returns: | None : |