Big Data Analytics and Investments python notebooks:
The Google Sheets notebook is skeleton set-up to pull data from Google Sheets into a data frame for a more streamlined workflow while we are still working with data on Google Sheets.
The GDP prediction notebook is a work in progress to use quarterly financical data to predict the upcoming quarterly GDP announcement. Data is located in gdp.csv and was collected using Bloomberg Terminal.
The backtrader template folder has a notebook with backtrader code and a csv of Yahoo FB ticker data to outline a basic backtesting template for testing our strategies.