chararray.expandtabs(tabsize=8)
chararray.shape Tuple of array dimensions. Notes May be used to ?reshape
chararray.flags Information about the memory layout of the array. Notes
chararray.getfield(dtype, offset=0) Returns a field of the given array as a certain type. A
chararray.encode(encoding=None, errors=None)
chararray.istitle()
chararray.splitlines(keepends=None)
chararray.resize(new_shape, refcheck=True) Change shape and size of array in-place.
chararray.isdecimal()
chararray.isspace()
Page 5 of 8