티스토리 뷰
반응형
P88
텐서플로 튜토리얼
https://www.tensorflow.org/tutorials
케라스
P143
Project description
This library was renamed to yfinance. For reasons of backward-competability, this library is importing and using yfinance - but you should install and use yfinance directly.
### 1. Install using pip:
$ pip install yfinance --upgrade --no-cache-dir
### 2. Change your code to import yfinance instead of fix_yahoo_finance:
import yfinance as yf
https://pypi.org/project/fix-yahoo-finance/
P255
CUDA GPU
반응형
'책' 카테고리의 다른 글
생각 조정자들 - 엘리 프레이저 (0) | 2020.10.30 |
---|---|
비전공자을 위한 이해할 수 있는 IT지식 - 최원영 (0) | 2020.09.27 |
생활코팅! HTML+CSS+자바스크립트 - 이고잉 (0) | 2020.05.21 |
손가락 하나 까딱하지 않는 주식거래 시스템 구축 - 장용준 (0) | 2020.05.21 |
파이썬으로 배우는 알고리즘 트레이딩 - 조대표 (0) | 2020.04.30 |
댓글