We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9129c19 commit 703738aCopy full SHA for 703738a
pandas_datareader/naver.py
@@ -74,7 +74,7 @@ def _parse_xml_response(self, xml_content):
74
75
<?xml version="1.0" encoding="EUC-KR" ?>
76
<protocol>
77
- <chartdata symbol="005930" name="삼성전자" count="500"
+ <chartdata symbol="005930" name="Samsung Elctronics" count="500"
78
timeframe="day" precision="0" origintime="19900103">
79
<item data="20170918|218500|222000|217000|220500|72124" />
80
<item data="20170919|218000|221000|217500|219000|62753" />
0 commit comments