Project 1595

by Aaron S

Description

My project takes input from the user to select a stock and date range. It then downloads data from yahoo and puts it into a pandas data frame. Finally it plots the data and displays the plot. There is some error checking to make sure the inputs are valid as well.