커뮤니티
포인트
쿠폰
내 강의실
국비 신청 내역
증명서
계정
로그아웃
학습 질문
개발 일지
나의 활동
답변 완료
파이낸스 데이터 리더를 설치했음에도 코드 실행이 안됩니다.
[왕초보] ChatGPT 300% 활용하기 v0
2주차
북마크
강*현
댓글
1
추천
0
조회수
4
조회수
4
답변 완료

* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.

* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.



2주차 - 2-4 '캔들차트분석' 파이낸스 데이터 리더를 설치했음에도 코드 실행이 안됩니다. 


스파르타 즉문즉답




작성한 코드 및 에러 메세지

---------------------------------------------------------------------------
ModuleNotFoundError                       Traceback (most recent call last)
<ipython-input-16-f6419fe69cd8> in <cell line: 1>()
----> 1 import finance_datareader as fdr
      2 import mplfinance as mpf
      3 
      4 # 20233월 삼성전자 주가 데이터 가져오기
      5 start_date = '2023-03-01'

ModuleNotFoundError: No module named 'finance_datareader'
---------------------------------------------------------------------------
NOTE: If your import is failing due to a missing package, you can
manually install dependencies using either !pip or !apt.

To view examples of installing some common dependencies, click the
"Open Examples" button below.

---------------------------------------------------------------------------




취소
 공유
취소
댓글 0
댓글 알림
나의얼굴