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