bundles / numpy latest / numpy / lib / _histograms_impl / _ravel_and_check_weights
function
numpy.lib._histograms_impl:_ravel_and_check_weights
source: build-install/usr/lib/python3.14/site-packages/numpy/lib/_histograms_impl.py :278
Signature
def _ravel_and_check_weights ( a , weights ) Summary
Check a and weights have matching shapes, and ravel both
Aliases
-
numpy.lib._histograms_impl._ravel_and_check_weights