chararray.isspace()
chararray.getfield(dtype, offset=0) Returns a field of the given array as a certain type. A
chararray.isdecimal()
chararray.imag The imaginary part of the array. Examples
chararray.real The real part of the array. See
chararray.encode(encoding=None, errors=None)
chararray.resize(new_shape, refcheck=True) Change shape and size of array in-place.
chararray.nonzero() Return the indices of the elements that are non-zero. Refer to
chararray.flags Information about the memory layout of the array. Notes
chararray.islower()
Page 4 of 8