numpy.core.defchararray.chararray.expandtabs
-
chararray.expandtabs(tabsize=8)
[source] -
Return a copy of each string element where all tab characters are replaced by one or more spaces.
See also
char.expandtabs
© 2005–2019 NumPy Developers
Licensed under the 3-clause BSD License.
https://docs.scipy.org/doc/numpy-1.15.4/reference/generated/numpy.core.defchararray.chararray.expandtabs.html