JKKorea / rnn_stock_predictions

Stock predictions with RNN
Apache License 2.0
52 stars 28 forks source link

Google Historical Data Error #1

Open mertturkman opened 6 years ago

mertturkman commented 6 years ago

Hi Firstly, thank you so much for this but error occurs in pandas-datareader, that can not get data from google.I tried get data from yahoo that got data this time another another error occurred can you edit the data to get from yahoo.

I would ask for your help.

JKKorea commented 6 years ago

Hi Firstly, thank you so much for this. It is Your Issues that i got first. So, i changed Yahoo and some codes. it works. Result works. but, matplotlib does not work. i will change the codes for matplotlib as soon as possible. yahoo_result1

For some reason i did not change some codes, but i upload new file (https://github.com/JKKorea/rnn_stock_predictions/blob/master/samsung_yahoo.py). it works.

Thank you.