numpy.char.chararray.isalpha# method char.chararray.isalpha()[源代码]# 如果字符串中的所有字符都是字母字符并且至少有一个字符,则对每个元素返回 true,否则返回 false. 参见 char.isalpha