with open('gics.json',"r",encoding="utf-8") as f:
gics = json.load(f)
UnicodeDecodeError: 'cp950' codec can't decode byte 0x88 in position 114: illegal multibyte sequence
Posted at
Register as a new user and use Qiita more conveniently
- You get articles that match your needs
- You can efficiently read back useful information
- You can use dark theme