diff options
author | Eric Wieser <wieser.eric@gmail.com> | 2019-06-07 11:18:16 +0300 |
---|---|---|
committer | Eric Wieser <wieser.eric@gmail.com> | 2019-06-08 19:41:27 -0700 |
commit | dcf9d9628eb50d275a6d42a6ed2cfdd25949ef57 (patch) | |
tree | 87cf9f7b51848ffbadebff9664b771266166ae35 /numpy/lib/nanfunctions.py | |
parent | f427b610b2f63dd43d9a2584944fa3265249e694 (diff) | |
download | numpy-dcf9d9628eb50d275a6d42a6ed2cfdd25949ef57.tar.gz |
DOC: emphasize that nonzero is a bad idea on 0d arrays
Also indicate that the current behavior in this case is deprecated.
This also removes the advice to use `a[nonzero(a)]` or `transpose(nonzero(a))`, for which there are better spellings.
Diffstat (limited to 'numpy/lib/nanfunctions.py')
0 files changed, 0 insertions, 0 deletions