We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
안녕하세요! fdr.DataReader('ECOS-KEYSTAT:K268')을 이용해서 데이터 조회 중에 에러가 발생하여 공유드립니다.
해당되는 코드와 에러메세지는 다음과 같습니다:
start_date = '2022-01-01' end_date = '2024-10-25' stat_id = 'K268' df = fdr.DataReader(f'ECOS-KEYSTAT:{stat_id}', start=start_date, end=end_date)
[{'msgCd': 'BXME30012', 'msgCtnt': '데이터 엑세스 요청을 수행할 수 없습니다.', 'msgDtail': '상세메시지'}]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
안녕하세요!
fdr.DataReader('ECOS-KEYSTAT:K268')을 이용해서 데이터 조회 중에 에러가 발생하여 공유드립니다.
해당되는 코드와 에러메세지는 다음과 같습니다:
The text was updated successfully, but these errors were encountered: