get_exhaustion_rates_of_foreign_investment error?
Closed this issue · 1 comments
bnwoo commented
감사히 잘 쓰고 있었는데요... 오늘 이러네요.. 며칠 지나면 괜찮아지려나요?
state, edate, code 는 다른 함수에도 쓰고 있으니 정상이구요...
저만 이럴까나요?
try:
df = stock.get_exhaustion_rates_of_foreign_investment(sdate, edate, code)
return df
except Exception as e:
print(f"code[{code}] Error in krxGetRateOfForeign: {e}")
code[005930] Error in krxGetRateOfForeign: Expecting value: line 1
column 1 (char 0)
bnwoo commented
괜찮아 진거같네요..