chararray.real The real part of the array. See
chararray.islower()
chararray.isalpha()
chararray.lower()
numpy.core.defchararray.istitle(a)
numpy.core.defchararray.partition(a, sep)
chararray.nonzero() Return the indices of the elements that are non-zero. Refer to
chararray.resize(new_shape, refcheck=True) Change shape and size of array in-place.
chararray.expandtabs(tabsize=8)
chararray.istitle()
Page 6 of 13