numpy.char.chararray.isdigit# 方法 char.chararray.isdigit()[源代码]# 如果字符串中的所有字符都是数字且至少包含一个字符,则为每个元素返回 True,否则返回 False。 另请参阅 char.isdigit