User Guide
API reference
Development
GitHub
Twitter
numpy.char.chararray.lower
¶
method
char.chararray.
lower
(
)
[source]
¶
Return an array with the elements of
self
converted to lowercase.
See also
char.lower