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

return 없음 #164

Open
byulpang opened this issue Aug 2, 2023 · 2 comments
Open

return 없음 #164

byulpang opened this issue Aug 2, 2023 · 2 comments
Assignees
Labels
closing-candidate help wanted Extra attention is needed

Comments

@byulpang
Copy link

byulpang commented Aug 2, 2023

from pykrx import stock

kospi_code = stock.get_market_ticker_list()
print(kospi_code)

하면
Exception has occurred: IndexError
index -1 is out of bounds for axis 0 with size 0
IndexError: range object index out of range

The above exception was the direct cause of the following exception:
에러가 나고,

kospi_code = stock.get_market_ticker_list(date="20230802", market="KOSPI") 값을 넣어줘도 빈 값이 리턴됩니다.
이전 글 보니 사이트 개편 오류일수도 있겠다,, 싶었는데 코랩에선 잘 되네요? 본컴에서 되어야하는데 ㅠㅠ

@chewybroccoli
Copy link

어제 오후까지 작동했는데 저도 밤늦게부터 작동안했습니다

@mr-yoo mr-yoo self-assigned this Aug 6, 2023
@mr-yoo
Copy link
Collaborator

mr-yoo commented Aug 6, 2023

코랩에서 된다면 과도한 호출로 내 PC의 IP가 차단됐을 수 있습니다. 혹은 주말에 서버 수정 등의 이슈로 일시적으로 서비스 중단이 발생했을 수 있구요!

@mr-yoo mr-yoo added help wanted Extra attention is needed closing-candidate labels Aug 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closing-candidate help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants