Closed martinberoiz closed 5 years ago
np.median warns: UserWarning: Warning: 'partition' will ignore the 'mask' of the MaskedArray. when using median on masked arrays.
UserWarning: Warning: 'partition' will ignore the 'mask' of the MaskedArray.
See here
np.median warns:
UserWarning: Warning: 'partition' will ignore the 'mask' of the MaskedArray.
when using median on masked arrays.See here