NumPy

Previous topic

numpy.chararray.ljust

Next topic

numpy.chararray.lstrip

numpy.chararray.lower

method

chararray.lower(self)[source]

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

See also

char.lower