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