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

From Shaozhong SHI
Subject Testing of a fast method to bulk insert a Pandas DataFrame into Postgres
Date
Msg-id CA+i5JwY1jDx3jyBCkuJQhOyPELAoYVFtOmCqgxotTXmGc3wO9g@mail.gmail.com
Whole thread Raw
Responses Re: Testing of a fast method to bulk insert a Pandas DataFrame into Postgres
List pgsql-general

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-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Problem in Storing Satellite imagey(Geotiff file)
Next
From: Adrian Klaver
Date:
Subject: Re: Testing of a fast method to bulk insert a Pandas DataFrame into Postgres