From af2bc1e67bfbe83837f5812c237b0e8ee1275d98 Mon Sep 17 00:00:00 2001 From: Hyperhelium <78576246+Hyperhelium@users.noreply.github.com> Date: Tue, 7 Oct 2025 13:06:43 -0600 Subject: [PATCH 1/4] Update data-science.md Updated the hyperlink for matplotlib to the codecademy docs official page --- content/data-science/data-science.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/data-science/data-science.md b/content/data-science/data-science.md index 1d75663fbeb..4cef44e54c6 100644 --- a/content/data-science/data-science.md +++ b/content/data-science/data-science.md @@ -31,7 +31,7 @@ Since the beginning of the 21st century, data science has been used in almost ev ## Languages and Tools - [Python](https://www.codecademy.com/resources/docs/python) - - Matplotlib + - [Matplotlib](https://www.codecademy.com/resources/docs/matplotlib) - [Pandas](https://www.codecademy.com/resources/docs/pandas) - Scikit-learn - TensorFlow From 6c616dec788e0d0b34ab3addf1aa83c74ab38fb5 Mon Sep 17 00:00:00 2001 From: Hyperhelium <78576246+Hyperhelium@users.noreply.github.com> Date: Tue, 7 Oct 2025 13:11:02 -0600 Subject: [PATCH 2/4] Update data-science.md added the correct hyperlinks to TensorFlow and Scikit-Learn --- content/data-science/data-science.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/data-science/data-science.md b/content/data-science/data-science.md index 4cef44e54c6..8848e565eba 100644 --- a/content/data-science/data-science.md +++ b/content/data-science/data-science.md @@ -33,8 +33,8 @@ Since the beginning of the 21st century, data science has been used in almost ev - [Python](https://www.codecademy.com/resources/docs/python) - [Matplotlib](https://www.codecademy.com/resources/docs/matplotlib) - [Pandas](https://www.codecademy.com/resources/docs/pandas) - - Scikit-learn - - TensorFlow + - [Scikit-learn](https://www.codecademy.com/article/scikit-learn-tutorial) + - [TensorFlow](https://www.codecademy.com/resources/docs/tensorflow) - NLTK - [R](https://www.codecademy.com/resources/docs/r) (ggplot2) - [JSON](https://www.codecademy.com/resources/docs/general/json) From 9bd61bcc2b7ade2798a5ac8bf4f87e8cf99133bb Mon Sep 17 00:00:00 2001 From: Hyperhelium <78576246+Hyperhelium@users.noreply.github.com> Date: Tue, 7 Oct 2025 13:13:13 -0600 Subject: [PATCH 3/4] Update data-science.md --- content/data-science/data-science.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/data-science/data-science.md b/content/data-science/data-science.md index 8848e565eba..827cf1f946f 100644 --- a/content/data-science/data-science.md +++ b/content/data-science/data-science.md @@ -31,7 +31,7 @@ Since the beginning of the 21st century, data science has been used in almost ev ## Languages and Tools - [Python](https://www.codecademy.com/resources/docs/python) - - [Matplotlib](https://www.codecademy.com/resources/docs/matplotlib) + - [Matplotlib](https://www.codecademy.com/resources/docs/matplotlib){:target="_blank"} - [Pandas](https://www.codecademy.com/resources/docs/pandas) - [Scikit-learn](https://www.codecademy.com/article/scikit-learn-tutorial) - [TensorFlow](https://www.codecademy.com/resources/docs/tensorflow) From 961a969e1e77d222c61b5fffa230a42a9e29c851 Mon Sep 17 00:00:00 2001 From: Hyperhelium <78576246+Hyperhelium@users.noreply.github.com> Date: Tue, 7 Oct 2025 13:13:51 -0600 Subject: [PATCH 4/4] Update data-science.md --- content/data-science/data-science.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/data-science/data-science.md b/content/data-science/data-science.md index 827cf1f946f..8848e565eba 100644 --- a/content/data-science/data-science.md +++ b/content/data-science/data-science.md @@ -31,7 +31,7 @@ Since the beginning of the 21st century, data science has been used in almost ev ## Languages and Tools - [Python](https://www.codecademy.com/resources/docs/python) - - [Matplotlib](https://www.codecademy.com/resources/docs/matplotlib){:target="_blank"} + - [Matplotlib](https://www.codecademy.com/resources/docs/matplotlib) - [Pandas](https://www.codecademy.com/resources/docs/pandas) - [Scikit-learn](https://www.codecademy.com/article/scikit-learn-tutorial) - [TensorFlow](https://www.codecademy.com/resources/docs/tensorflow)