numpy.char.chararray.isdecimal# 方法 char.chararray.isdecimal()[源代码]# 对于self中的每个元素,如果该元素中只有十进制字符,则返回 True。 参见 char.isdecimal