Created
February 6, 2021 00:37
-
-
Save SajidLhessani/e02cbc76dcc9c914d928e300a652ff8d 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
data = yf.download(tickers = 'JPYAUD=X' ,period ='1d', interval = '15m') | |
data |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment