NumPy

Previous topic

numpy.char.chararray.ljust

Next topic

numpy.char.chararray.lstrip

numpy.char.chararray.lower

method

chararray.lower(self)

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

See also

char.lower