chararray.repeat(repeats, axis=None) Repeat elements of an array. Refer to
chararray.itemsize Length of one array element in bytes. Examples
chararray.dumps() Returns the pickle of the array as a string. pickle.loads or numpy.loads will convert
chararray.isalnum()
chararray.base Base object if memory is from some other object. Examples
numpy.core.defchararray.isnumeric(a)
numpy.core.defchararray.strip(a, chars=None)
numpy.core.defchararray.ljust(a, width, fillchar=' ')
numpy.core.defchararray.lower(a)
numpy.core.defchararray.join(sep, seq)
Page 10 of 13