bundles / numpy 2.4.4 / numpy / dtypes / StrDType
_DTypeMeta
numpy.dtypes:StrDType
source: /numpy/dtypes.py
Signature
def StrDType ( size , / ) Summary
DType class corresponding to the numpy.str_ scalar type.
Extended Summary
See numpy.dtype for the typical way to create dtype instances and arrays.dtypes for additional information.
Aliases
-
numpy.dtypes.StrDType