首页
编程
java
php
前端
首页
编程
java
php
前端
基于Python的数据分析
dataframe为什么把某一列的字符型的数值转化为数字之后,其他列全部变成了0和1?
data.列名 = np.array(data.列名,int)
可以这么改 ,如有用请采纳
点击展开全文