numpy.char.chararray.isdecimal#

方法

char.chararray.isdecimal()[source]#

对于 self 中的每个元素,如果元素中仅包含十进制字符,则返回 True。

另请参阅

char.isdecimal