scorpionhiccup / StockPricePrediction

Stock Price Prediction using Machine Learning Techniques

Home Page:http://scorpionhiccup.github.io/StockPricePrediction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Value Error: Could not convert string to float

viserion-999 opened this issue · comments

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.