numpy.char.chararray.istitle#

方法

char.chararray.istitle()[原始碼]#

如果元素是標題化的字串且至少有一個字元,則為每個元素傳回 true,否則傳回 false。

參見

char.istitle