chararray.base Base object if memory is from some other object. Examples
numpy.core.defchararray.capitalize(a)
chararray.isalnum()
chararray.ravel([order]) Return a flattened array. Refer to
chararray.endswith(suffix, start=0, end=None)
chararray.squeeze(axis=None) Remove single-dimensional entries from the shape of a.
numpy.core.defchararray.rindex(a, sub, start=0, end=None)
chararray.ljust(width, fillchar=' ')
numpy.core.defchararray.isnumeric(a)
numpy.core.defchararray.less(x1, x2)
Page 9 of 13