numpy.char.chararray.isdecimal#

方法

char.chararray.isdecimal()[原始碼]#

針對 self 中的每個元素,如果元素中只有十進位字元則傳回 True。