From aa688ed4da7029c19d2a33b10afd186a66c833fd Mon Sep 17 00:00:00 2001 From: darya-malo Date: Wed, 30 Oct 2024 10:38:23 +0000 Subject: [PATCH] SENATOROV updating DIRECTORY.md and README.md --- DIRECTORY.md | 10 ++++++++++ README.md | 10 ++++++++++ 2 files changed, 20 insertions(+) diff --git a/DIRECTORY.md b/DIRECTORY.md index e69de29..6661a11 100644 --- a/DIRECTORY.md +++ b/DIRECTORY.md @@ -0,0 +1,10 @@ + +## Python + * Python Made Easy + * [Chapter1 Intro To Data Science](Python/Python_Made_Easy/chapter1_intro_to_data_science.ipynb) + * [Bug Report Github Issues](Python/bug_report_github_issues.ipynb) + +## [Log](/log.ipynb) + +## Tests + * [Pylint Test](tests/pylint_test.py) diff --git a/README.md b/README.md index e69de29..6661a11 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,10 @@ + +## Python + * Python Made Easy + * [Chapter1 Intro To Data Science](Python/Python_Made_Easy/chapter1_intro_to_data_science.ipynb) + * [Bug Report Github Issues](Python/bug_report_github_issues.ipynb) + +## [Log](/log.ipynb) + +## Tests + * [Pylint Test](tests/pylint_test.py)