numpy.char.chararray.isspace#

方法

char.chararray.isspace()[source]#

如果字符串中只有空格字符并且至少有一个字符,则返回每个元素的 True,否则返回 False。

另请参见

char.isspace