numpy.chararray.upper

chararray.upper()

Return an array with the elements of self converted to uppercase.

See also

char.upper

This Page