This is a pre-release version (latest). Go to latest (2.4.4)
{ } Raw JSON

bundles / numpy latest / numpy / _core / arrayprint / _void_scalar_to_string

function

numpy._core.arrayprint:_void_scalar_to_string

source: build-install/usr/lib/python3.14/site-packages/numpy/_core/arrayprint.py :1485

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