numpy.char.chararray.isnumeric #

方法

char.chararray。isnumeric ( ) [来源] #

对于self中的每个元素,如果元素中只有数字字符,则返回 True。

也可以看看

char.isnumeric