{ } Raw JSON

bundles / numpy 2.4.4 / numpy / lib / _nanfunctions_impl / _nanquantile_unchecked

function

numpy.lib._nanfunctions_impl:_nanquantile_unchecked

source: /numpy/lib/_nanfunctions_impl.py :1577

Signature

def   _nanquantile_unchecked ( a q axis = None out = None overwrite_input = False method = linear keepdims = <no value> weights = None weak_q = False )

Summary

Assumes that q is in [0, 1], and is an ndarray

Aliases

  • numpy.lib._nanfunctions_impl._nanquantile_unchecked