chararray.translate(table, deletechars=None)
chararray.nbytes Total bytes consumed by the elements of the array. Notes
chararray.isalpha()
chararray.expandtabs(tabsize=8)
chararray.shape Tuple of array dimensions. Notes May be used to ?reshape
chararray.lower()
chararray.splitlines(keepends=None)
chararray.tofile(fid, sep="", format="%s") Write array to a file as text or binary (default). Data
chararray.replace(old, new, count=None)
chararray.istitle()
Page 5 of 8