You are viewing an older version (2.4.3). Go to latest (2.4.4)
{ } Raw JSON

bundles / numpy 2.4.3 / numpy / lib / _nanfunctions_impl / _nanquantile_ureduce_func

function

numpy.lib._nanfunctions_impl:_nanquantile_ureduce_func

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

Signature

def   _nanquantile_ureduce_func ( a : np.array q : np.array weights : np.array axis : int | None = None out = None overwrite_input : bool = False method = linear weak_q = False )

Summary

Private function that doesn't support extended axis or keepdims. These methods are extended to this function using _ureduce See nanpercentile for parameter usage

Aliases

  • numpy.lib._nanfunctions_impl._nanquantile_ureduce_func