robertmartin8 / MachineLearningStocks

Using python and scikit-learn to make stock predictions
MIT License
1.74k stars 506 forks source link

keystats.csv #21

Closed boatmeup closed 5 years ago

boatmeup commented 5 years ago

Hello, when I run command python parsing_keystats.py, keystats.cvs is created, but it's empty(except for the Date, unix, ticker and etc.). I know for sure that stock prices are downloaded and updates as I change date to present. Please can you help me as I tried everything to solve this.

robertmartin8 commented 5 years ago

Hi,

Could I check whether you've downloaded intraQuarter?

Robert

boatmeup commented 5 years ago

Hi sorry, I have sort it, it was due to 3.5 python version, I fixed strings but still didn't run. I have update it now works smoothly. Sorry and thanks