Created
July 24, 2019 15:56
-
-
Save mberrien-fitzsimons/d4ef5be317d8eadd14170b30dc44cd65 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# read new dataframe in from processed data folder | |
msft_model_df = pd.read_csv('../data/03_processed/msft_proc.csv') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment