首页 -> 数据分析
windows下,添加一个环境变量pythonioencoding,值为utf-8,即可解决该问题。
windows中可以cmd中执行python -h 可以看到该环境变量的具体情况。
详细: