{ } Raw JSON

bundles / numpy 2.4.4 / numpy / lib / _nanfunctions_impl / _nanmedian

function

numpy.lib._nanfunctions_impl:_nanmedian

source: /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