chararray.tofile(fid, sep="", format="%s") Write array to a file as text or binary (default). Data
numpy.core.defchararray.isalpha(a)
numpy.core.defchararray.decode(a, encoding=None, errors=None)
numpy.core.defchararray.greater_equal(x1, x2)
chararray.dump(file) Dump a pickle of the array to the specified file. The array can be read back with
numpy.core.defchararray.capitalize(a)
numpy.core.defchararray.less(x1, x2)
numpy.core.defchararray.center(a, width, fillchar=' ')
chararray.ravel([order]) Return a flattened array. Refer to
numpy.core.defchararray.islower(a)
Page 8 of 13