summaryrefslogtreecommitdiff
path: root/numpy/lib/nanfunctions.py
diff options
context:
space:
mode:
authorJonathan Helmus <jjhelmus@gmail.com>2015-10-20 21:09:08 -0500
committerJonathan Helmus <jjhelmus@gmail.com>2015-10-20 21:09:08 -0500
commit8da9c711446a5f2dc5b7ec400358ccdd208055fc (patch)
tree3696801fe41a2aa66df8310eaa3fcdf66e0dfed1 /numpy/lib/nanfunctions.py
parent4750c2810c5e0943cbea8e2acc0337c4e66a9bb2 (diff)
downloadnumpy-8da9c711446a5f2dc5b7ec400358ccdd208055fc.tar.gz
BUG: ma.masked_values does not shrink mask if requested
When called with the shrink parameter set to False, np.ma.masked_values will create a False filled array mask and not shrink the mask. Previously the mask would be shrunk to a single False scalar. closes #2674
Diffstat (limited to 'numpy/lib/nanfunctions.py')
0 files changed, 0 insertions, 0 deletions