numpy.core.defchararray.chararray.isnumeric

原文:https://docs.scipy.org/doc/numpy/reference/generated/numpy.core.defchararray.chararray.isnumeric.html

译者:飞龙 UsyiyiCN

校对:(虚位以待)

chararray.isnumeric()[source]

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

也可以看看

char.isnumeric