Question: 1- Write a NumPy program to convert the values of Centigrade degrees into Fahrenheit degrees and vice versa. Values are stored in a NumPy array.

1- Write a NumPy program to convert the values of Centigrade degrees into Fahrenheit degrees and vice versa. Values are stored in a NumPy array. Sample Array: Values in Fahrenheit degrees [0,12,45.21,34,99.91] Values in Centigrade degrees [17.78,11.11,7.34,1.11,37.73,0. 2- Write a Numpy program to create a random 104 array and find the minimum and maximum values. Also, you need to extract the first five rows of the array and store them into a variable
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
