Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

numpy transpose shorthand

numpy.ndarray.T <==> numpy.ndarray.transpose()
 
PREVIOUS NEXT
Tagged: #numpy #transpose #shorthand
ADD COMMENT
Topic
Name
8+9 =