pandas-sql-wrapper

Tool to help pandas talk to mysql or postgresql databases.Introduces upsert and schema updating capabilities when writing dataframes to sql tables.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install pandas-sql-wrapper

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.2.0 2018-07-15    
0.1.9 2018-07-15    
0.1.8 2018-07-13    
0.1.6 2018-07-05    
0.1.5 2018-04-06    
0.1.4 2018-04-05    
0.1.3 2018-04-05    
0.1.2 2018-04-05    
0.1.0 2018-04-05    

Issues with this package?

Page last updated 2023-10-28 03:05:28 UTC