numpy.char.chararray.isnumeric# method char.chararray.isnumeric()[原始碼]# For each element in self, return True if there are only numeric characters in the element. 也參考 char.isnumeric