8000 Releases · cid-harvard/pandas-to-postgres · GitHub
[go: up one dir, main page]

Skip to content

Releases: cid-harvard/pandas-to-postgres

v0.0.5

16 Jan 18:56
147349b
Compare
Choose a tag to compare

Updates related to the new architecture of the Atlas of Economic Complexity. Now supports copying Parquet files and SQLAlchemy 2.0

SQLAlchemy Update

17 Jun 21:18
aa7f793
Compare
Choose a tag to compare
SQLAlchemy Update Pre-release
Pre-release

Upgrade SQLAlchemy to address vulnerability in versions below 1.3.0

Skip Pandas type coersion when column does not exist in DataFrame

26 Nov 21:31
b21b333
Compare
Choose a tag to compare
v0.0.3

Bump setup.py version

SQLAlchemy Improvements & HDF metadata changes

19 Jul 14:32
Compare
Choose a tag to compare
  • Use SQLAlchemy instead of Flask-SQLAlchemy
  • Refactor how we handle HDF metadata
  • Py2.7 compatibility changes (removing f-strings and type hinting)
  • Better logging for multiprocessing
  • General bug fixes

Note: while we don't officially support Python 2.7, we try to explicitly break it with known incompatibilities.

0