Skip to content

Instantly share code, notes, and snippets.

@arjay55
Created August 19, 2019 13:56
Show Gist options
  • Save arjay55/4ec18d24e09dc1f7ad9979f125b67140 to your computer and use it in GitHub Desktop.
Save arjay55/4ec18d24e09dc1f7ad9979f125b67140 to your computer and use it in GitHub Desktop.
Data Preparation1
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