commit 9377c07044c8503dff8a0143676e784416fe925c Author: quadfaselt Date: Fri Aug 23 22:53:05 2024 +0000 docs: Add README.md This is the initial commit containing a rudimentary one-liner as README file. diff --git a/README.md b/README.md new file mode 100644 index 0000000..cba75a5 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# grid_application +Code for my application to Avacon AG for the role of Data Scientist. This is a web app containing different data science use-cases related to power grids and electricity generation. \ No newline at end of file