numpy.typename()

numpy.typename

numpy.typename(char) [source]

Return a description for the given data type code.

Parameters:

char : str

Data type code.

Returns:

out : str

Description of the input data type code.