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

bundles / numpy latest / numpy / lib / _nanfunctions_impl / _nanmedian

function

numpy.lib._nanfunctions_impl:_nanmedian

source: build-install/usr/lib/python3.14/site-packages/numpy/lib/_nanfunctions_impl.py :1074

Signature

def   _nanmedian ( a axis = None out = None overwrite_input = False )

Summary

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

Aliases

  • numpy.lib._nanfunctions_impl._nanmedian