numpy.char.chararray.isspace# 方法 char.chararray.isspace()[source]# 如果字串中只有空白字元且至少有一個字元,則為每個元素傳回 true,否則傳回 false。 參見 char.isspace