From 0217d6d7cd1ee9ea1b472aee3acd06b95703640c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Milaan=20Parmar=20/=20=20=D0=9C=D0=B8=D0=BB=D0=B0=D0=BD=20?= =?UTF-8?q?=D0=BF=D0=B0=D1=80=D0=BC=D0=B0=D1=80=20/=20=5F=E7=B1=B3?= =?UTF-8?q?=E5=85=B0=20=E5=B8=95=E5=B0=94=E9=A9=AC?= Date: Sat, 6 Nov 2021 22:18:20 +0530 Subject: [PATCH 01/10] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b638208..f07b940 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,7 @@ Nowadays, NumPy in combination with SciPy and Mat-plotlib is used as the replace | | **[data](https://github.com/milaan9/09_Python_NumPy_Module/blob/main/data.txt)** | | 06 | **[Python_Numpy_Exercises_with_hints](https://github.com/milaan9/09_Python_NumPy_Module/blob/main/Python_Numpy_Exercises_with_hints.ipynb)** | | 07 | **[NumPy Cheat Sheet Data Analysis in Python.pdf](https://github.com/milaan9/09_Python_NumPy_Module/blob/main/NumPy%20Cheat%20Sheet%20Data%20Analysis%20in%20Python.pdf)** | +| 08 | **[Python_Numpy_Exercises_with_hints](https://github.com/milaan9/09_Python_NumPy_Module/blob/main/Python_Numpy_Exercises_with_hints.ipynb)** | These are online **read-only** versions. However you can **`Run ▶`** all the codes **online** by clicking here ➞ binder> From 47ffa4b1135d11439962dc5671f6c392fc4e7d23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Milaan=20Parmar=20/=20=20=D0=9C=D0=B8=D0=BB=D0=B0=D0=BD=20?= =?UTF-8?q?=D0=BF=D0=B0=D1=80=D0=BC=D0=B0=D1=80=20/=20=5F=E7=B1=B3?= =?UTF-8?q?=E5=85=B0=20=E5=B8=95=E5=B0=94=E9=A9=AC?= Date: Sat, 6 Nov 2021 22:18:58 +0530 Subject: [PATCH 02/10] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f07b940..915bd9b 100644 --- a/README.md +++ b/README.md @@ -61,8 +61,8 @@ Nowadays, NumPy in combination with SciPy and Mat-plotlib is used as the replace | 05 | **[Python_NumPy_Array_Part4](https://github.com/milaan9/09_Python_NumPy_Module/blob/main/005_Python_NumPy_Array_Part4.ipynb)** | | | **[data](https://github.com/milaan9/09_Python_NumPy_Module/blob/main/data.txt)** | | 06 | **[Python_Numpy_Exercises_with_hints](https://github.com/milaan9/09_Python_NumPy_Module/blob/main/Python_Numpy_Exercises_with_hints.ipynb)** | -| 07 | **[NumPy Cheat Sheet Data Analysis in Python.pdf](https://github.com/milaan9/09_Python_NumPy_Module/blob/main/NumPy%20Cheat%20Sheet%20Data%20Analysis%20in%20Python.pdf)** | -| 08 | **[Python_Numpy_Exercises_with_hints](https://github.com/milaan9/09_Python_NumPy_Module/blob/main/Python_Numpy_Exercises_with_hints.ipynb)** | +| 07 | **[Python_Numpy_Exercises_with_hints](https://github.com/milaan9/09_Python_NumPy_Module/blob/main/Python_Numpy_Exercises_with_hints.ipynb)** | +| 08 | **[NumPy Cheat Sheet Data Analysis in Python.pdf](https://github.com/milaan9/09_Python_NumPy_Module/blob/main/NumPy%20Cheat%20Sheet%20Data%20Analysis%20in%20Python.pdf)** | These are online **read-only** versions. However you can **`Run ▶`** all the codes **online** by clicking here ➞ binder> From af8bad56a59b13cafd6408a7b975dd02a2577d75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Milaan=20Parmar=20/=20=20=D0=9C=D0=B8=D0=BB=D0=B0=D0=BD=20?= =?UTF-8?q?=D0=BF=D0=B0=D1=80=D0=BC=D0=B0=D1=80=20/=20=5F=E7=B1=B3?= =?UTF-8?q?=E5=85=B0=20=E5=B8=95=E5=B0=94=E9=A9=AC?= Date: Thu, 18 Nov 2021 23:57:37 +0800 Subject: [PATCH 03/10] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 915bd9b..1c471b6 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ Once Installed now we can import it inside our python code. You can Star Badge and Fork Badge Starring and Forking is free for you, but it tells me and other people that it was helpful and you like this tutorial. -Go [**`here`**](https://github.com/milaan9/09_Python_NumPy_Module) if you aren't here already and click ➞ **`✰ Star`** and **`ⵖ Fork`** button in the top right corner. You will be asked to create a GitHub account if you don't already have one. +Go [**`here`**](https://github.com/milaan9/09_Python_NumPy_Module) if you aren't here already and click ➞ **`✰ Star`** and **`ⵖ Fork`** button in the top right corner. You'll be asked to create a GitHub account if you don't already have one. --- From dd848b19c36c6ae0202e20f595ccd7a6b0fe3ae1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Milaan=20Parmar=20/=20=20=D0=9C=D0=B8=D0=BB=D0=B0=D0=BD=20?= =?UTF-8?q?=D0=BF=D0=B0=D1=80=D0=BC=D0=B0=D1=80=20/=20=5F=E7=B1=B3?= =?UTF-8?q?=E5=85=B0=20=E5=B8=95=E5=B0=94=E9=A9=AC?= Date: Wed, 24 Nov 2021 09:15:34 +0800 Subject: [PATCH 04/10] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1c471b6..ad13e83 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ Nowadays, NumPy in combination with SciPy and Mat-plotlib is used as the replace | 08 | **[NumPy Cheat Sheet Data Analysis in Python.pdf](https://github.com/milaan9/09_Python_NumPy_Module/blob/main/NumPy%20Cheat%20Sheet%20Data%20Analysis%20in%20Python.pdf)** | -These are online **read-only** versions. However you can **`Run ▶`** all the codes **online** by clicking here ➞ binder> +These are online **read-only** versions. However you can **`Run ▶`** all the codes **online** by clicking here ➞ binder --- @@ -82,7 +82,7 @@ Once Installed now we can import it inside our python code. ## Frequently asked questions ❔ -### How can I thank you for writing and sharing this tutorial? 🌷 +### How can I thank you for writing and sharing this tutorial? 🌷❀✿ꕥꕤ💐☆ You can Star Badge and Fork Badge Starring and Forking is free for you, but it tells me and other people that it was helpful and you like this tutorial. From b87e5398d6cf1fdb4c629361a6f6bd0c6002cd32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Milaan=20Parmar=20/=20=20=D0=9C=D0=B8=D0=BB=D0=B0=D0=BD=20?= =?UTF-8?q?=D0=BF=D0=B0=D1=80=D0=BC=D0=B0=D1=80=20/=20=5F=E7=B1=B3?= =?UTF-8?q?=E5=85=B0=20=E5=B8=95=E5=B0=94=E9=A9=AC?= Date: Wed, 24 Nov 2021 09:16:38 +0800 Subject: [PATCH 05/10] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ad13e83..3494651 100644 --- a/README.md +++ b/README.md @@ -82,11 +82,11 @@ Once Installed now we can import it inside our python code. ## Frequently asked questions ❔ -### How can I thank you for writing and sharing this tutorial? 🌷❀✿ꕥꕤ💐☆ +### How can I thank you for writing and sharing this tutorial? 🌷 You can Star Badge and Fork Badge Starring and Forking is free for you, but it tells me and other people that it was helpful and you like this tutorial. -Go [**`here`**](https://github.com/milaan9/09_Python_NumPy_Module) if you aren't here already and click ➞ **`✰ Star`** and **`ⵖ Fork`** button in the top right corner. You'll be asked to create a GitHub account if you don't already have one. +Go [**`here`**](https://github.com/milaan9/09_Python_NumPy_Module) if you aren't here already and click ➞ **`✰☆ Star`** and **`ⵖ Fork`** button in the top right corner. You'll be asked to create a GitHub account if you don't already have one. --- From 0dec6036a0925d3c7eff2a0efe894bae85f89fcc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Milaan=20Parmar=20/=20=20=D0=9C=D0=B8=D0=BB=D0=B0=D0=BD=20?= =?UTF-8?q?=D0=BF=D0=B0=D1=80=D0=BC=D0=B0=D1=80=20/=20=5F=E7=B1=B3?= =?UTF-8?q?=E5=85=B0=20=E5=B8=95=E5=B0=94=E9=A9=AC?= Date: Wed, 24 Nov 2021 09:18:06 +0800 Subject: [PATCH 06/10] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3494651..98dae77 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ Once Installed now we can import it inside our python code. You can Star Badge and Fork Badge Starring and Forking is free for you, but it tells me and other people that it was helpful and you like this tutorial. -Go [**`here`**](https://github.com/milaan9/09_Python_NumPy_Module) if you aren't here already and click ➞ **`✰☆ Star`** and **`ⵖ Fork`** button in the top right corner. You'll be asked to create a GitHub account if you don't already have one. +Go [**`here`**](https://github.com/milaan9/09_Python_NumPy_Module) if you aren't here already and click ➞ **`✩✰☆ Star`** and **`ⵖ Fork`** button in the top right corner. You'll be asked to create a GitHub account if you don't already have one. --- From 327777c879e280e4202c681567af5857fd708475 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Milaan=20Parmar=20/=20=20=D0=9C=D0=B8=D0=BB=D0=B0=D0=BD=20?= =?UTF-8?q?=D0=BF=D0=B0=D1=80=D0=BC=D0=B0=D1=80=20/=20=5F=E7=B1=B3?= =?UTF-8?q?=E5=85=B0=20=E5=B8=95=E5=B0=94=E9=A9=AC?= Date: Wed, 24 Nov 2021 09:18:39 +0800 Subject: [PATCH 07/10] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98dae77..e0304f6 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ Once Installed now we can import it inside our python code. You can Star Badge and Fork Badge Starring and Forking is free for you, but it tells me and other people that it was helpful and you like this tutorial. -Go [**`here`**](https://github.com/milaan9/09_Python_NumPy_Module) if you aren't here already and click ➞ **`✩✰☆ Star`** and **`ⵖ Fork`** button in the top right corner. You'll be asked to create a GitHub account if you don't already have one. +Go [**`here`**](https://github.com/milaan9/09_Python_NumPy_Module) if you aren't here already and click ➞ **`✰ Star`** and **`ⵖ Fork`** button in the top right corner. You'll be asked to create a GitHub account if you don't already have one. --- From 83a28ddb9d509d59ebfa3106cc04d0765e8238a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Milaan=20Parmar=20/=20=20=D0=9C=D0=B8=D0=BB=D0=B0=D0=BD=20?= =?UTF-8?q?=D0=BF=D0=B0=D1=80=D0=BC=D0=B0=D1=80=20/=20=5F=E7=B1=B3?= =?UTF-8?q?=E5=85=B0=20=E5=B8=95=E5=B0=94=E9=A9=AC?= Date: Sun, 15 May 2022 15:19:38 +0800 Subject: [PATCH 08/10] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e0304f6..1c5a8fe 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@

Last Commit +Created Last Commit From f314245822d9c84a6688b0d255a83dcdaf976960 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Milaan=20Parmar=20/=20=20=D0=9C=D0=B8=D0=BB=D0=B0=D0=BD=20?= =?UTF-8?q?=D0=BF=D0=B0=D1=80=D0=BC=D0=B0=D1=80=20/=20=5F=E7=B1=B3?= =?UTF-8?q?=E5=85=B0=20=E5=B8=95=E5=B0=94=E9=A9=AC?= Date: Sun, 12 Jun 2022 23:55:22 +0800 Subject: [PATCH 09/10] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c5a8fe..7e3bd65 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ Go [**`here`**](https://github.com/milaan9/09_Python_NumPy_Module) if you aren't --- -### How can I read this tutorial without an Internet connection? GIF +### How can I read this tutorial without an Internet connection? GIF 1. Go [**`here`**](https://github.com/milaan9/09_Python_NumPy_Module) and click the big green ➞ **`Code`** button in the top right of the page, then click ➞ [**`Download ZIP`**](https://github.com/milaan9/09_Python_NumPy_Module/archive/refs/heads/main.zip). From 814f59e1f9467d9c8d3094f57d618c5b7ad59c49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Milaan=20Parmar=20/=20=20=D0=9C=D0=B8=D0=BB=D0=B0=D0=BD=20?= =?UTF-8?q?=20/=20=E7=B1=B3=E5=85=B0?= Date: Fri, 9 Dec 2022 15:05:56 -0600 Subject: [PATCH 10/10] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7e3bd65..df53559 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@

Last Commit -Created -Last Commit + + Stars Badge