Python - getting 0 in all rows in the first column of the dataframe

前端 未结 0 1798
不知归路
不知归路 2021-01-16 01:43

input :

    `status = [] 
     status.append(User)
     print(CsvUser)
     final_CsvUser= pd.DataFrame([CsvUser],index=None)`

output of

相关标签:
回答
  • 消灭零回复
提交回复
热议问题