Numpy Basics
One dimensional array
Two dimensional array
linspace From beginning to end num Number , And the linear average cutting
Take out the first two lines
Take out 1,2 Column
reshape
take 3 That's ok 3 Column , convert to 1 That's ok 9 Column
Transposition