numpy.char.chararray.isnumeric# 方法 char.chararray.isnumeric()[source]# 对于 self 中的每个元素,如果元素中只有数字字符,则返回 True。 参见 char.isnumeric