numpy.char.chararray.istitle#

方法

char.chararray.istitle()[source]#

如果每个元素是标题式字符串且至少包含一个字符,则返回 True,否则返回 False。

另请参阅

char.istitle