SciPy

numpy.chararray.upperΒΆ

chararray.upper()[source]ΒΆ

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

See also

char.upper

Previous topic

numpy.chararray.transpose

Next topic

numpy.chararray.view