7.5.20.27. maxΒΆ

Array.max(axis=None, out=None)

Return the maximum along a given axis.

Refer to numpy.amax for full documentation.

numpy.amax : equivalent function