[*********************100%***********************] 1 of 1 downloaded Traceback (most recent call last): File "LSTM_model.py", line 37, in <module> X_predict = np.array(stock).reshape((1, 10, 1)) / 200 ValueError: cannot reshape array of size 9 into shape (1,10,1)