encoding : string, optional 表示要在輸出文件中使用的編碼的字符串,在Python 2中默認為「ascii」,在Python 3中默認為「utf-8」。 df.to_csv("./output ...
確定! 回上一頁