Python Programming - Arrays - Discussion
Discussion Forum : Arrays - General Questions (Q.No. 87)
87.
How can you flatten a NumPy array
arr
in column-major order?
Answer: Option
Explanation:
The
ravel()
function with order='F'
flattens the array in column-major order.
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