numpy.core.defchararray.rpartition(a, sep)
chararray.rindex(sub, start=0, end=None)
numpy.core.defchararray.rjust(a, width, fillchar=' ')
chararray.copy(order='C') Return a copy of the array.
chararray.transpose(*axes) Returns a view of the array with axes transposed. For a 1-D array
numpy.core.defchararray.less_equal(x1, x2)
chararray.isdigit()
chararray.lstrip(chars=None)
chararray.tolist() Return the array as a (possibly nested) list. Return a copy of the array data
numpy.core.defchararray.zfill(a, width)
Page 11 of 13