chararray.encode(encoding=None, errors=None)
chararray.flags Information about the memory layout of the array. Notes
chararray.real The real part of the array. See
chararray.islower()
chararray.isalpha()
chararray.lower()
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 4 of 8