numpy.char.chararray.expandtabs#

方法

char.chararray.expandtabs(tabsize=8)[source]#

返回每个字符串元素的副本,其中所有制表符都被替换为一个或多个空格。