From bb3c825ab4e6336382e8199fc89118d893033d81 Mon Sep 17 00:00:00 2001 From: Marcel Weschke Date: Sat, 6 Jan 2024 13:05:09 +0100 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..cb5412d --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# econometrics-and-machine-learning + +This repository contains Python, R and STATA code in regard to solve some typical econometrics and machine learning tasks. \ No newline at end of file