Testing of a fast method to bulk insert a Pandas DataFrame into Postgres - Mailing list pgsql-sql

From Shaozhong SHI
Subject Testing of a fast method to bulk insert a Pandas DataFrame into Postgres
Date
Msg-id CA+i5JwYnUBCKSnWn96OvtF66oGYHNGefMd5V_Bgceu=4PtcDNw@mail.gmail.com
Whole thread Raw
Responses Re: Testing of a fast method to bulk insert a Pandas DataFrame into Postgres
List pgsql-sql
Has anyone tested this one?

I tried psql_insert_copy method, but I got the following error message.

to_sql() got an unexpected keyword argument 'method'

Can anyone shed light on this?

Regards,

David

pgsql-sql by date:

Previous
From: Shaozhong SHI
Date:
Subject: How to set up temporary path for starting up psql in any folder?
Next
From: Steve Midgley
Date:
Subject: Re: Testing of a fast method to bulk insert a Pandas DataFrame into Postgres