numpy.char.chararray.splitlines# method char.chararray.splitlines(keepends=None)[源代码]# 对于 self 中的每个元素,返回元素中行的列表,在行边界处断开. 参见 char.splitlines