numpy.char.chararray.expandtabs# method char.chararray.expandtabs(tabsize=8)[源代码]# 返回每个字符串元素的副本,其中所有制表符都替换为一个或多个空格. 参见 char.expandtabs