This is documentation for an old release of NumPy (version 1.3.). Read this page Search for this page in the documentation of the latest stable release (version > 1.17).
Return a description for the given data type code.
char : str
Data type code.
out : str
Description of the input data type code.
See also
typecodes, dtype
numpy.find_common_type
numpy.sctype2char