summaryrefslogtreecommitdiff
path: root/doc/release/upcoming_changes/14717.compatibility.rst
blob: f6f0ec8e5496f60ad0a6f1d433347c5b78f1a356 (plain)
1
2
3
4
``numpy.argmin/argmax/min/max`` returns ``NaT`` if it exists in array
---------------------------------------------------------------------
``numpy.argmin``, ``numpy.argmax``, ``numpy.min``, and ``numpy.max`` will return
``NaT`` if it exists in the array.