Currently running the following code:
import yahoo_fin.stock_info as si company = \'FB\' income_statement = si.get_income_statement(company, yearly = True)