NumPy

Previous topic

numpy.chararray.transpose

Next topic

numpy.chararray.view

numpy.chararray.upper

method

chararray.upper(self)[source]

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

See also

char.upper