Question: 1. Import numpy module and abbreviate it as np. 2. Create an array of shape (3,4) named 'x' using random.rand method to fill it with

 1. Import numpy module and abbreviate it as np. 2. Create

1. Import numpy module and abbreviate it as np. 2. Create an array of shape (3,4) named 'x' using random.rand method to fill it with random numbers. 3. Create another array of shape 12 named 'y' which is evenly spaced between 1 and 8. 4. Reshape array y so that it can be added to x. Call the sum an array named z

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!