上一个主题

numpy.core.defchararray.chararray.islower

下一个主题

numpy.core.defchararray.chararray.isspace

numpy.core.defchararray.chararray.isnumeric

方法

chararray.isnumeric()[源代码]

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

参见

char.isnumeric