chararray.isalpha()
chararray.imag The imaginary part of the array. Examples
chararray.real The real part of the array. See
chararray.tofile(fid, sep="", format="%s") Write array to a file as text or binary (default). Data
chararray.nonzero() Return the indices of the elements that are non-zero. Refer to
chararray.islower()
chararray.replace(old, new, count=None)
chararray.translate(table, deletechars=None)
chararray.lower()
chararray.nbytes Total bytes consumed by the elements of the array. Notes
Page 4 of 8