📜  df 到 csv - Python 代码示例

📅  最后修改于: 2022-03-11 14:46:10.271000             🧑  作者: Mango

代码示例6
df.to_csv(file_name, encoding='utf-8', index=False)