Python Programming - Arrays - Discussion
Discussion Forum : Arrays - General Questions (Q.No. 91)
91.
How can you calculate the mean of a NumPy array
arr
along the second axis?
Answer: Option
Explanation:
The
mean()
function with axis=1
calculates the mean along the second 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