numpy / 1.20.1 / reference / generated / numpy.char.chararray.expandtabs.html /

numpy.char.chararray.expandtabs

method

char.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–2021 NumPy Developers
Licensed under the 3-clause BSD License.
https://numpy.org/doc/1.20/reference/generated/numpy.char.chararray.expandtabs.html