Python Programming - Arrays - Discussion
Discussion Forum : Arrays - General Questions (Q.No. 59)
59.
What is the purpose of the NumPy function
numpy.concatenate((arr1, arr2), axis=0)
?
Answer: Option
Explanation:
The
numpy.concatenate()
function joins the arrays along the specified axis, in this case, along the rows.
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