Perform the following in the best ways you can:
- Scrap data of the best stocks from here.
- Transform the data into Pandas.DataFrame and perform EDA to bring out the various relations and trends.
- Making use of the required sources, make a ML/DL model predict the trends in to near future. Time Series problem.
- Extra points for making multiple models.
- After making the model and eda, commit your code to your fork and open a pull-request.