pandas-to-postgres
pandas-to-postgres copied to clipboard
Add DataFrameCopyAppend class
Added DataFrameCopyAppend that appends data to table instead of overwriting it. Based on code in issue #8