numpy / 1.16.1 / generated / numpy.core.defchararray.chararray.title.html /

numpy.core.defchararray.chararray.title

method

chararray.title() [source]

For each element in self, return a titlecased version of the string: words start with uppercase characters, all remaining cased characters are lowercase.

See also

char.title

© 2005–2019 NumPy Developers
Licensed under the 3-clause BSD License.
https://docs.scipy.org/doc/numpy-1.16.1/reference/generated/numpy.core.defchararray.chararray.title.html