NumPy

Previous topic

numpy.chararray.startswith

Next topic

numpy.chararray.swapaxes

numpy.chararray.strip

method

chararray.strip(self, chars=None)[source]

For each element in self, return a copy with the leading and trailing characters removed.

See also

char.strip