From 99bb4fe16519ab6a539c0ff88fe54b44827fd944 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 07:00:34 +0530 Subject: [PATCH 1/7] Bump numpy from 1.13.3 to 1.22.0 in /Code-Sleep-Python/regression (#213) Bumps [numpy](https://github.com/numpy/numpy) from 1.13.3 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.13.3...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Code-Sleep-Python/regression/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Code-Sleep-Python/regression/requirements.txt b/Code-Sleep-Python/regression/requirements.txt index a707d50..bc325ab 100644 --- a/Code-Sleep-Python/regression/requirements.txt +++ b/Code-Sleep-Python/regression/requirements.txt @@ -1,4 +1,4 @@ -numpy==1.13.3 +numpy==1.22.0 pandas==0.21.0 matplotlib==2.1.0 scikit-learn==0.19.1 From c337e2c25d94081bc72d959744d48f9f80071f96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 09:44:42 +0530 Subject: [PATCH 2/7] Bump numpy from 1.17.3 to 1.22.0 in /Code-Sleep-Python/Bird_migration (#214) Bumps [numpy](https://github.com/numpy/numpy) from 1.17.3 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.17.3...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Code-Sleep-Python/Bird_migration/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Code-Sleep-Python/Bird_migration/requirements.txt b/Code-Sleep-Python/Bird_migration/requirements.txt index 4540164..a225a6b 100644 --- a/Code-Sleep-Python/Bird_migration/requirements.txt +++ b/Code-Sleep-Python/Bird_migration/requirements.txt @@ -1,7 +1,7 @@ cycler==0.10.0 kiwisolver==1.1.0 matplotlib==3.1.1 -numpy==1.17.3 +numpy==1.22.0 pandas==0.25.2 pyparsing==2.4.2 python-dateutil==2.8.0 From b46f702690c7e8e003c188ca6c99a8b9dbfaec16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 09:53:05 +0530 Subject: [PATCH 3/7] Bump numpy from 1.13.3 to 1.22.0 in /Code-Sleep-Python/Classification (#211) Bumps [numpy](https://github.com/numpy/numpy) from 1.13.3 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.13.3...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Code-Sleep-Python/Classification/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Code-Sleep-Python/Classification/requirements.txt b/Code-Sleep-Python/Classification/requirements.txt index 3922f12..2c970b0 100644 --- a/Code-Sleep-Python/Classification/requirements.txt +++ b/Code-Sleep-Python/Classification/requirements.txt @@ -1,4 +1,4 @@ -numpy==1.13.3 +numpy==1.22.0 pandas==0.21.0 matplotlib==2.1.0 scikit-learn==0.19.1 \ No newline at end of file From e96326661081876d7c241ba3aa6712943ce420f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 10:05:23 +0530 Subject: [PATCH 4/7] Bump numpy from 1.13.3 to 1.22.0 in /Code-Sleep-Python/connect_four (#212) Bumps [numpy](https://github.com/numpy/numpy) from 1.13.3 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.13.3...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Code-Sleep-Python/connect_four/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Code-Sleep-Python/connect_four/requirements.txt b/Code-Sleep-Python/connect_four/requirements.txt index a605156..1fbac36 100644 --- a/Code-Sleep-Python/connect_four/requirements.txt +++ b/Code-Sleep-Python/connect_four/requirements.txt @@ -1,2 +1,2 @@ -numpy==1.13.3 +numpy==1.22.0 pygame==1.9.3 From 97f6907ef894253712ccf27ec2afddedd835e94d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 10:31:29 +0530 Subject: [PATCH 5/7] Bump numpy in /Code-Sleep-Python/whisky_classification (#210) Bumps [numpy](https://github.com/numpy/numpy) from 1.13.3 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.13.3...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Prateek Chanda --- Code-Sleep-Python/whisky_classification/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Code-Sleep-Python/whisky_classification/requirements.txt b/Code-Sleep-Python/whisky_classification/requirements.txt index 23b2cc0..cf875d5 100644 --- a/Code-Sleep-Python/whisky_classification/requirements.txt +++ b/Code-Sleep-Python/whisky_classification/requirements.txt @@ -1,2 +1,2 @@ -numpy==1.13.3 +numpy==1.22.0 bokeh==0.12.10 \ No newline at end of file From 7568be5526bbc7c3f88238b1acb10f46525c9e18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 10:44:13 +0530 Subject: [PATCH 6/7] Bump numpy from 1.13.3 to 1.22.0 in /Code-Sleep-Python/tic-tac-toe (#209) Bumps [numpy](https://github.com/numpy/numpy) from 1.13.3 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.13.3...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Prateek Chanda --- Code-Sleep-Python/tic-tac-toe/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Code-Sleep-Python/tic-tac-toe/requirements.txt b/Code-Sleep-Python/tic-tac-toe/requirements.txt index 297540b..e2ebf76 100644 --- a/Code-Sleep-Python/tic-tac-toe/requirements.txt +++ b/Code-Sleep-Python/tic-tac-toe/requirements.txt @@ -1 +1 @@ -numpy==1.13.3 \ No newline at end of file +numpy==1.22.0 \ No newline at end of file From 067b467cb1cb4629297ad7799e9a0fdf78c28796 Mon Sep 17 00:00:00 2001 From: Vishal Kumar <112061222+Vish1161@users.noreply.github.com> Date: Thu, 20 Oct 2022 19:40:54 +0530 Subject: [PATCH 7/7] Added one useful resource for Python (#215) Hey, I have added a helpful reference link for Python programming in the Getting started with Python section that I think will best add to your content and give your readers a more diverse understanding of the topic. I hope you will like this. Thank you. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a1d08b2..8654bd2 100644 --- a/README.md +++ b/README.md @@ -121,6 +121,7 @@ New to Python? No problem! Take a look at the following resources: - [Python course by Google](https://developers.google.com/edu/python/) (online course) - [Python course by sentdex on YouTube](https://www.youtube.com/playlist?list=PLQVvvaa0QuDe8XSftW-RAxdo6OmaeL85M)(online course) - [Learn Python the Hard Way](https://learnpythonthehardway.org/book/) (book) +- [Learn Python Programming](https://www.scaler.com/topics/python) - [MIT: Introduction to Computer Science and Programming in Python](https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-0001-introduction-to-computer-science-and-programming-in-python-fall-2016/) (open courseware) - [Python for Developers](http://ricardoduarte.github.io/python-for-developers/)(book) - [How to Think Like a Computer Scientist](http://openbookproject.net/thinkcs/python/english3e/)(book)