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

get_market_ticker_list(), get_market_ticker_name() 등 오류가 나옵니다. #193

Open
newkingcom opened this issue Jul 8, 2024 · 3 comments
Assignees
Labels
bug Something isn't working closing-candidate

Comments

@newkingcom
Copy link

newkingcom commented Jul 8, 2024

안녕하세요.
잘 사용하던 pykrx 의 함수들이 갑자기 오류가 나오고 있습니다.
주로 'Error fetching KOSDAQ listings: index -1 is out of bounds for axis 0 with size 0' 와 같은
오류입니다.

제가 현재 사용하는 함수 중 오류 함수는 아래와 같습니다.

get_market_ticker_list(market="KOSPI")
get_market_ticker_list(market="KOSDAQ")
get_index_portfolio_deposit_file("1028")
get_market_ticker_name()
get_market_ohlcv_by_date()
get_market_fundamental_by_date()
감사합니다

@craigchoi
Copy link

#191 (comment)

@mr-yoo
Copy link
Collaborator

mr-yoo commented Jul 14, 2024

최근 KRX 웹페이지가 개편됨에 따라 스크래핑 코드에 Refer 값을 추가했습니다. 관련 코드 모두 머지했습니다.

모듈 업데이트 후 동작 확인해 주세요.

@mr-yoo mr-yoo self-assigned this Jul 14, 2024
@mr-yoo mr-yoo added bug Something isn't working closing-candidate labels Jul 14, 2024
@newkingcom
Copy link
Author

newkingcom commented Jul 15, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working closing-candidate
Projects
None yet
Development

No branches or pull requests

3 participants