bundles / scipy 1.17.1 / scipy / stats / _axis_nan_policy / _broadcast_shapes_remove_axis
function
scipy.stats._axis_nan_policy:_broadcast_shapes_remove_axis
Signature
def _broadcast_shapes_remove_axis ( shapes , axis = None ) Summary
Broadcast shapes, dropping specified axes
Extended Summary
Same as _broadcast_array_shapes_remove_axis, but given a sequence of array shapes shapes instead of the arrays themselves.
Aliases
-
scipy.stats._axis_nan_policy._broadcast_shapes_remove_axis