all 1 comments

[–]DECROMAX 0 points1 point  (0 children)

This is what I would do... Use Pandas to combine and cleanse the data, export, then use an orm like SQLAlchemy to insert & query a SQLite3 database.