Navigation
index
next
|
previous
|
NumPy v1.8 Manual
»
NumPy Reference
»
Routines
»
String operations
»
numpy.core.defchararray.chararray
»
numpy.core.defchararray.chararray.lower
¶
chararray.
lower
(
)
[source]
¶
Return an array with the elements of
self
converted to lowercase.
See also
char.lower