学习是最好的投资!
试试这个:
tmp=np.loadtxt(open("test.txt", encoding='utf8'), dtype=np.str, delimiter=',')
另Python语句后面不需要分号“;”
试试这个:
另Python语句后面不需要分号“;”