-
ndarray.max(axis=None, out=None)
-
Return the maximum along a given axis.
Refer to
numpy.amax
for full documentation.See also
-
numpy.amax
- equivalent function
-
ndarray.max()

2025-01-10 15:47:30
ndarray.max(axis=None, out=None)
Return the maximum along a given axis.
Refer to numpy.amax
for full documentation.
See also
numpy.amax
Designed by : w10schools
service@w10schools.com
Please login to continue.