diff options
author | Eric Wieser <wieser.eric@gmail.com> | 2018-06-25 23:56:16 -0700 |
---|---|---|
committer | Eric Wieser <wieser.eric@gmail.com> | 2018-06-29 02:14:48 -0700 |
commit | 917b0794e8e68a443f94299a80c51491cdc1c6cb (patch) | |
tree | 7ca1c9ad539db1efc350139f6fa375f6e3593f5d /numpy/core/arrayprint.py | |
parent | 65f15a5e881817d8646571d36ab9a0bc39a6667e (diff) | |
download | numpy-917b0794e8e68a443f94299a80c51491cdc1c6cb.tar.gz |
DOC: Clear up confusion between np.where(cond) and np.where(cond, x, y)
Eliminates all mentions of `np.where(cond)`, instead pointing the reader to np.nonzero.
Also changes some example numbers to avoid collisions, making them easier to follow.
Some minor doc improvements for np.ma.where too.
Diffstat (limited to 'numpy/core/arrayprint.py')
0 files changed, 0 insertions, 0 deletions