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