Python Programming - Arrays - Discussion
Discussion Forum : Arrays - General Questions (Q.No. 72)
72.
How can you find the maximum value along a specific axis in a NumPy array
arr
?
Answer: Option
Explanation:
The
np.max()
function can be used with the axis
parameter to find the maximum value along a specific axis.
Discussion:
Be the first person to comment on this question !
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers