numpy.char.chararray.isnumeric#

方法

char.chararray.isnumeric()[源代码]#

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

另请参见

char.isnumeric