AttributeError: 'module' object has no attribute 'utf' 求助
第8行,np.utf-8,这里不对,np没有utf这一属性,是不是打错了?应该是字符串“utf-8”
换成“utf-8”utf-8还是同样报错