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