当前位置:主页 > 软件编程 > Python代码 >
时间:2021-04-15 11:18:55 | 栏目:Python代码 | 点击:次
在输出代码行中,加入“index=False”如下:
m_pred_survived.to_csv("clasified.csv",index=False)