chararray.rstrip(chars=None)
chararray.title()
chararray.upper()
chararray.setflags(write=None, align=None, uic=None) Set array flags WRITEABLE, ALIGNED, and UPDATEIFCOPY
numpy.core.defchararray.rstrip(a, chars=None)
chararray.flat A 1-D iterator over the array. This is a
chararray.strides Tuple of bytes to step in each dimension when traversing an array. The
numpy.core.defchararray.index(a, sub, start=0, end=None)
numpy.core.defchararray.decode(a, encoding=None, errors=None)
numpy.core.defchararray.greater_equal(x1, x2)
Page 5 of 13