Created
May 5, 2023 15:20
-
-
Save under0tech/ce566e0211678ae0fe2f51e4a341278d to your computer and use it in GitHub Desktop.
This file contains 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
!pip install alpaca_trade_api | |
!pip install yfinance | |
!pip install pandas_ta | |
!pip install tweepy==3.10.0 | |
!pip install nltk |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment