Skip to content

Instantly share code, notes, and snippets.

@Zmey56
Created May 11, 2022 21:08
Show Gist options
  • Save Zmey56/0c7b6deb861549508cda824a2448b406 to your computer and use it in GitHub Desktop.
Save Zmey56/0c7b6deb861549508cda824a2448b406 to your computer and use it in GitHub Desktop.
data_2021= yf.download(cryptocurrency, start="2020-12-31", end="2021-12-31")['Adj Close']
[*********************100%***********************] 9 of 9 completed
data_2021.head()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment