Predicting Stock Prices

Since the key column in this dataframe is the Adjusted close cloumn, we create a data frame with the date and ajusted close columns.

Creating our X variable

Creating our y variable