asked 202k views
0 votes
In NumPy, the ________ function is used to change the rows to columns, and the columns to rows.

1 Answer

1 vote
Use the transpose function.
answered
User Dgrogan
by
8.0k points