Initial commit

This commit is contained in:
Dario Hollbach 2025-10-02 12:02:34 +02:00
commit ba56848130
2 changed files with 17 additions and 0 deletions

14
.gitignore vendored Normal file
View File

@ -0,0 +1,14 @@
# ---> JupyterNotebooks
# gitignore template for Jupyter Notebooks
# website: http://jupyter.org/
.ipynb_checkpoints
*/.ipynb_checkpoints/*
# IPython
profile_default/
ipython_config.py
# Remove previous ipynb_checkpoints
# git rm -r .ipynb_checkpoints/

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# cds-1011-health-data-analysis
Proof of performance 1 in basics of data science.