Introduction
This lesson will focus on creating our full stock dataset. We need to bring back the dataframes we saved. This data will take a decent amount of time to load most likely, unless you have a very fast computer.
Challenge
Download the Variables.csv file, using the from_csv() function in pandas. Set the correct columns as well.