zhaoyongjie edited a comment on issue #12916:
URL: https://github.com/apache/superset/issues/12916#issuecomment-772602488


   @ethanhuang1009 
   Please check the CSV file enconding.
   1. Do not use CSV file exported from Excel on Windows plantform, Excel 
exported CSV file encoding is `utf8-with-bom`. 
   2. The Superset only supports utf8 encoding CSV file import, so please 
carefully check the file encoding format.
   
   This is a rough encoding issue,  in the future we can use some solution 
guess that file encoding.
   
   ======================
   In Chinese
   抱歉, 这是个 CSV编码问题.
   1. 不要直接使用 Excel 导出的CSV, 他是 UTF8-bom 格式.
   2. 当前只支持 UTF8 格式导入, 其他比如 CP936(GB2312) 等没有很好支持. 
   这是个比较麻烦的编码问题, 您检查下文件编码格式.如果是 UTF8 一定可以. 你也可以使用 SublimeText 这类工具转换一下编码.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to