Navigation
index
next
|
previous
|
NumPy v1.8 Manual
»
NumPy Reference
»
Array objects
»
Standard array subclasses
»
numpy.chararray
»
numpy.chararray.lower
¶
chararray.
lower
(
)
[source]
¶
Return an array with the elements of
self
converted to lowercase.
See also
char.lower