You are viewing an older version (2.4.3). Go to latest (2.4.4)
{ } Raw JSON

bundles / numpy 2.4.3 / numpy / bytes_

class

numpy:bytes_

source: /numpy/__init__.py

Signature

class   bytes_ ( value = '' / * args ** kwargs )

Summary

A byte string.

Extended Summary

When used in arrays, this type strips trailing null bytes.

Charactercode

'S'

Aliases

  • numpy.bytes_

Referenced by