bundles / numpy 2.4.4 / numpy / lib / _npyio_impl / _ensure_ndmin_ndarray_check_param
function
numpy.lib._npyio_impl:_ensure_ndmin_ndarray_check_param
source: /numpy/lib/_npyio_impl.py :793
Signature
def _ensure_ndmin_ndarray_check_param ( ndmin ) Summary
Just checks if the param ndmin is supported on _ensure_ndmin_ndarray. It is intended to be used as verification before running anything expensive. e.g. loadtxt, genfromtxt
Aliases
-
numpy.lib._npyio_impl._ensure_ndmin_ndarray_check_param