append: Insert new values to the existing table. 我改用 if_exists='append ' ,不會刪除...
對耶 , 剛剛去看文件 if_exists 是針對 table 判斷 我想達到效果 , 將資料匯入原本的 table, 如果 ID 重複 , 就將新檔案內的資...