Skip to content

Instantly share code, notes, and snippets.

@FinanceData
Last active October 7, 2018 12:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save FinanceData/731b91a338bfbbac16aaffc8709041a4 to your computer and use it in GitHub Desktop.
Save FinanceData/731b91a338bfbbac16aaffc8709041a4 to your computer and use it in GitHub Desktop.
requirements.txt 예시

사용예시 (주피터 노트북)

!curl -L -o requirements.txt https://goo.gl/cBcBje
!pip install -q -r requirements.txt
pandas-datareader==0.6.0
finance-datareader==0.6.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment