This is a pre-release version (latest). Go to latest (2.4.4)
{ } Raw JSON

bundles / numpy latest / numpy / lib / _nanfunctions_impl / _nanquantile_ureduce_func

function

numpy.lib._nanfunctions_impl:_nanquantile_ureduce_func

source: build-install/usr/lib/python3.14/site-packages/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 )

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