Python issues with mac: pd.to_csv is breaking the structure of the DF

前端 未结 0 1459
南旧
南旧 2021-01-28 02:15

In this exercise I am importing a CSV file with pandas.read_csv.

training_dataset = pd.read_csv(\'mi_file.csv\', low_memory = False)

My file has

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