diff --git a/Get rows py3/README.md b/Get rows py3/README.md new file mode 100644 index 0000000000000000000000000000000000000000..f844c48baead2284c905eee2f4d70270bdffa9d3 --- /dev/null +++ b/Get rows py3/README.md @@ -0,0 +1 @@ +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.