A short Python script that I used for some time to easily combine tables. Today, I would mostly use R, maybe together with [duckdb](https://duckdb.org/), [sqldf/SQLite](https://cran.r-project.org/web/packages/sqldf/index.html) for the same type of operation.