I need to interpolate data. Such data have from x and y coordinates as follow:
x= np.array([0.32, 0.4, 0.5, 0.6, 0.8, 1.0, 1.5]) y= np.array([ 1, 2, 3, 4, 5, 6, 7