diff options
author | Zijie (ZJ) Poh <8103276+zjpoh@users.noreply.github.com> | 2019-10-15 17:28:27 -0700 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2019-10-15 17:28:27 -0700 |
commit | 67fc36206b7193fcac0d51568b94350165a038a9 (patch) | |
tree | 4ed5ee3defc592745a0f3b199514aceb81686af7 /numpy/core/fromnumeric.py | |
parent | 3de7c41034b120f0deb973c6d7971ad57914b003 (diff) | |
download | numpy-67fc36206b7193fcac0d51568b94350165a038a9.tar.gz |
API: NaT (arg)min/max behavior (#14717)
As discussed, we want argmin/argmax/min/max to return NaT when it exists in the array.
I modified some previous test cases that ignores NaT. I also combined the DATETIME_argmin function with more general argmin function. So that it is consistent with argmax.
Closes gh-12797.
Diffstat (limited to 'numpy/core/fromnumeric.py')
0 files changed, 0 insertions, 0 deletions