Created
August 19, 2019 13:56
-
-
Save arjay55/4ec18d24e09dc1f7ad9979f125b67140 to your computer and use it in GitHub Desktop.
Data Preparation1
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
dfrel=pd.read_csv('fin_normdataset.csv',parse_dates=True,index_col=0) | |
dfrel |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment