python - numpy 的 loadtxt 函数读取汉字问题
PHPz
PHPz 2017-04-18 10:07:12
0
1
1680
PHPz
PHPz

学习是最好的投资!

Antworte allen(1)
巴扎黑

试试这个:

tmp=np.loadtxt(open("test.txt", encoding='utf8'), dtype=np.str, delimiter=',')

另Python语句后面不需要分号“;”

Neueste Downloads
Mehr>
Web-Effekte
Quellcode der Website
Website-Materialien
Frontend-Vorlage