numpy.chararray.isalpha

方法

chararray.isalpha()[源代码]

如果字符串中的所有字符都是字母,并且至少有一个字符,则为每个元素返回true,否则返回false。

参见

char.isalpha