11.5.40.27. max¶
- Array.max(axis=None, out=None, *, keepdims=<no value>, initial=<no value>, where=<no value>)
Return the maximum along a given axis.
Refer to numpy.amax for full documentation.
11.5.40.27. See Also¶
numpy.amax : equivalent function
Table of Contents
Array