numpy.chararray.lower

chararray.lower()

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

See also

char.lower

This Page