jeff1evesque / ist-652

Syracuse IST-652 Final Project
1 stars 3 forks source link

Load nasdaq data from 'ist-565' #22

Open jeff1evesque opened 6 years ago

jeff1evesque commented 6 years ago

Since yahoo + google api are somewhat unreliable to use for scraping, we had to manually download the corresponding datasets, via the yahoo webpage:

nasdaq

These datasets were loaded to the ist-565 repository. Therefore, instead of duplicating the dataset, we will simply create necessary logic which will parse the corresponding files, into the machine-learning application.