Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: 한국 주식데이터 수집 시 공휴일, 장마감 이후에 데이터 수집이 가능하도록 코드 수정 #28

Merged
merged 2 commits into from
Feb 19, 2024

Conversation

MalMyeong
Copy link
Contributor

Overview

  • 기존 pykrx 라이브러리 사용 시 공휴일, 장마감 이후에 주가 데이터 수집이 불가하며 에러 발생

Change Log

  • get_stock_df.py에서 한국 주가 데이터 수집 시 기존 pykrx 라이브러리를 FinanceDatareader 라이브러리를 사용해 수집하도록 수정
  • dashboard.py 수집한 데이터 포맷에 맞춰 streamlit에 시각화 되도록 코드 수정

Issue Tags

@Eddie-JUB Eddie-JUB merged commit dae2f08 into main Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants