summaryrefslogtreecommitdiff
path: root/numpy/array_api/_manipulation_functions.py
diff options
context:
space:
mode:
authorKevin Sheppard <bashtage@users.noreply.github.com>2021-04-22 14:35:43 +0100
committerGitHub <noreply@github.com>2021-04-22 08:35:43 -0500
commit341316d5158477b06f877db60049b0995ab78128 (patch)
tree3cabe19b30eaed52551ba58a7dfa4945f688fda6 /numpy/array_api/_manipulation_functions.py
parentf048051926bdc1f145b4e6a9516b0ee55b5d1e8e (diff)
downloadnumpy-341316d5158477b06f877db60049b0995ab78128.tar.gz
BUG: Prevent nan being used in percentile (gh-18831)
Reject NaN as a percentile/quantile value. Previously NaNs could pass the range check `0 <= q <= 1`. closes #18830
Diffstat (limited to 'numpy/array_api/_manipulation_functions.py')
0 files changed, 0 insertions, 0 deletions