Www.mystudyzone.com

(ii)Add 10 (use lambda with . applymap() also) in each elements of both columns of IP and CS as follows output: (iii)To display mean/average as follows output: ... Write a python program to create a 3 X 3 numpy array having random numbers from 12 to 20. replace all the odd numbers by 0.3. Ans:import numpy as np. import random as rd. ................
................