numpy.core.defchararray.chararray.islower
numpy.core.defchararray.chararray.isspace
方法
chararray.
isnumeric
对于中的每个元素 self ,如果元素中只有数字字符,则返回true。
参见
char.isnumeric