chararray.resize(new_shape, refcheck=True) Change shape and size of array in-place.
numpy.core.defchararray.isalpha(a)
chararray.getfield(dtype, offset=0) Returns a field of the given array as a certain type. A
chararray.isdecimal()
numpy.core.defchararray.islower(a)
numpy.core.defchararray.center(a, width, fillchar=' ')
numpy.core.defchararray.lower(a)
numpy.core.defchararray.split(a, sep=None, maxsplit=None)
numpy.core.defchararray.ljust(a, width, fillchar=' ')
numpy.core.defchararray.join(sep, seq)
Page 8 of 13