numpy.char.chararray.isnumeric# 方法 char.chararray.isnumeric()[源]# 对于 self 中的每个元素,如果元素中只包含数字字符,则返回 True。 另请参阅 char.isnumeric