chararray.isspace()
chararray.isdecimal()
chararray.replace(old, new, count=None)
chararray.isalpha()
chararray.istitle()
chararray.real The real part of the array. See
chararray.encode(encoding=None, errors=None)
chararray.splitlines(keepends=None)
chararray.getfield(dtype, offset=0) Returns a field of the given array as a certain type. A
chararray.nbytes Total bytes consumed by the elements of the array. Notes
Page 4 of 8