Python Numpy Tutorial - 12 ... Transpose Array Function || np.transpose( )

Опубликовано: 13 Октябрь 2024
на канале: Data Science Lovers
319
13

Full Numpy Playlist -    • Numpy For Data Science  

Get - Python Numpy Commands Notes (Rs.25) - https://rzp.io/l/numpynotes

-----------------------------------------

!! Transpose Function !!

It converts the Rows into Columns, and Columns into Rows.

Syntax : array.T , or , np.transpose(array)

Transpose of a 2-D array
Transpose of a 1-D array
Transpose of a 3-D array

__________________________

ndim - to check the dimension of the array
shape - to check the shape of the array
size - to check the size of the array

------------------------------------------
Buy 'Data Analyst - Self Study Material' ( Rs.450 ) - https://rzp.io/l/dslstudymaterial
-------------------------------------------
Contact Mail Id : [email protected]
------------------------------------------
🇮🇳 DATA SCIENCE LOVERS 🧡💛💚

-------------------------------------------

You must check our projects videos :

Project 8 -    • Project - 8 | Data Analysis with Pyth...  
Project 7 -    • Project - 7 | Data Analysis with Pyth...  
Project 6 -    • Project - 6 | Data Analysis with Pyth...  
Project 5 -    • Project - 5 | Data Analysis with Pyth...  
Project 4 -    • Project - 4 | Data Analysis with Pyth...  
Project 3 -    • Project - 3 | Data Analysis with Pyth...  
Project 2 -    • Project - 2 | Data Analysis with Pyth...  
Project 1 -    • Project - 1 | Data Analysis with Pyth...  

--------------------------------------------

#python #numpy #numpytutorial