numpy.core.defchararray.replace(a, old, new, count=None)
chararray.upper()
class numpy.core.defchararray.chararray
chararray.strides Tuple of bytes to step in each dimension when traversing an array. The
chararray.title()
numpy.core.defchararray.rfind(a, sub, start=0, end=None)
numpy.core.defchararray.equal(x1, x2)
chararray.dtype Data-type of the array?s elements.
numpy.core.defchararray.greater(x1, x2)
chararray.flat A 1-D iterator over the array. This is a
Page 4 of 13