scorpionhiccup / StockPricePrediction

Stock Price Prediction using Machine Learning Techniques
http://scorpionhiccup.github.io/StockPricePrediction
MIT License
1.29k stars 416 forks source link

Value Error: Could not convert string to float #6

Open viserion-999 opened 5 years ago

viserion-999 commented 5 years ago

Hi, This is a good project to learn from :) In the file preprocessing.py, I am getting the error, ValueError: Could not convert string to float. Not sure what to do.