Skip to content
/ pg_csv Public

Python module to create Postgres table from csv file

License

Notifications You must be signed in to change notification settings

RnoldR/pg_csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

pg_csv

Python module to create Postgres table from csv file. Columns should be automatically typed as float, int or text. Missing data are translated as Postgres null values.

About

Python module to create Postgres table from csv file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published