numpy.chararray.max — NumPy v1.13 Manual (original) (raw)
chararray. max(axis=None, out=None)¶
Return the maximum along a given axis.
Refer to numpy.amax for full documentation.
See also
equivalent function
chararray. max(axis=None, out=None)¶
Return the maximum along a given axis.
Refer to numpy.amax for full documentation.
See also
equivalent function