numpy.char.chararray.splitlines#

方法

char.chararray.splitlines(keepends=None)[源代码]#

对于 self 中的每个元素,返回元素中各行组成的列表,在行边界处断开.