numpy.core.defchararray.chararray.upper

chararray.upper()

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

See also

char.upper

Previous topic

numpy.core.defchararray.chararray.transpose

Next topic

numpy.core.defchararray.chararray.var

This Page