I'm trying to work through this, but not seeing where the initial df is coming from after the…2Zach OakesK. NawabAug 7, 2020·1 min readdf = pd.DataFrame(list(zip(tickers, recommendations)), columns =['Company', 'Recommendation'])