diff options
author | Michael Seifert <michaelseifert04@yahoo.de> | 2016-09-05 16:53:59 +0200 |
---|---|---|
committer | Michael Seifert <michaelseifert04@yahoo.de> | 2016-09-05 16:53:59 +0200 |
commit | 4bcae47040aeef1127cc0d056f950f00d3d9e197 (patch) | |
tree | 48bdf1d021abe542db784b80fedea236fd96b5be /numpy/lib/arraypad.py | |
parent | adc155e12648256eea754d1d53e8322e3ac19549 (diff) | |
download | numpy-4bcae47040aeef1127cc0d056f950f00d3d9e197.tar.gz |
BUG: Fixes return for np.ma.count if keepdims is True and axis is None
The returned value is wrapped in an integer array of appropriate dimensions
if keepdims is True and axis is None for np.ma.count.
Also included:
- Whitespace after "," (PEP8)
- any instead of np.any when checking if any axis is out of bounds (performance)
Diffstat (limited to 'numpy/lib/arraypad.py')
0 files changed, 0 insertions, 0 deletions