diff options
author | Eric Wieser <wieser.eric@gmail.com> | 2017-04-13 16:24:35 +0100 |
---|---|---|
committer | Eric Wieser <wieser.eric@gmail.com> | 2017-05-06 12:20:59 +0100 |
commit | e1dc37bc0572e280a0e4263d41cd600aaccc8aa5 (patch) | |
tree | cc97f69ca51364c39649bf051f0d8382b3f8d865 /numpy/lib/tests/test_function_base.py | |
parent | b0124491e6b5e2edc96c2af92f4ec8727319f252 (diff) | |
download | numpy-e1dc37bc0572e280a0e4263d41cd600aaccc8aa5.tar.gz |
DEP: inconsistent axis default for np.ma.maximum
This does not match np.maximum, which is confusing because the masked
version has no documentation at all. This uses a similar deprecation approach
to gh-8918, noting that the warning is only needed for arrays of more than one
dimension.
The same remarks apply to `np.ma.minimum`
Diffstat (limited to 'numpy/lib/tests/test_function_base.py')
0 files changed, 0 insertions, 0 deletions