numpy.char.chararray.expandtabs#

方法

char.chararray.expandtabs(tabsize=8)[源代码]#

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