So I\'ve loaded a dataset of x and y values from a txt file
dataset = np.loadtxt("data")
there are about 100 points in there