bundles / numpy 2.4.3 / numpy / dtypes / Int8DType
_DTypeMeta
numpy.dtypes:Int8DType
source: /numpy/dtypes.py
Signature
def Int8DType ( ) Summary
DType class corresponding to the numpy.int8 scalar type.
Extended Summary
See numpy.dtype for the typical way to create dtype instances and arrays.dtypes for additional information.
Aliases
-
numpy.dtypes.ByteDType