Testing of a fast method to bulk insert a Pandas DataFrame into Postgres

Поиск
Список
Период
Сортировка
От Shaozhong SHI
Тема Testing of a fast method to bulk insert a Pandas DataFrame into Postgres
Дата
Msg-id CA+i5JwYnUBCKSnWn96OvtF66oGYHNGefMd5V_Bgceu=4PtcDNw@mail.gmail.com
обсуждение исходный текст
Ответы Re: Testing of a fast method to bulk insert a Pandas DataFrame into Postgres  (Steve Midgley <science@misuse.org>)
Список 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 по дате отправления:

Предыдущее
От: Shaozhong SHI
Дата:
Сообщение: How to set up temporary path for starting up psql in any folder?
Следующее
От: Steve Midgley
Дата:
Сообщение: Re: Testing of a fast method to bulk insert a Pandas DataFrame into Postgres