bundles / numpy 2.4.4 / numpy / _core / arrayprint / _void_scalar_to_string
function
numpy._core.arrayprint:_void_scalar_to_string
source: /numpy/_core/arrayprint.py :1492
Signature
def _void_scalar_to_string ( x , is_repr = True ) Summary
Implements the repr for structured-void scalars. It is called from the scalartypes.c.src code, and is placed here because it uses the elementwise formatters defined above.
Aliases
-
numpy._core.arrayprint._void_scalar_to_string