From 7419526955cd09f28c96b11cb24172720e8db66d Mon Sep 17 00:00:00 2001 From: Adam Gordon Bell Date: Mon, 6 May 2024 15:19:03 -0400 Subject: [PATCH] Adding python libs excerpt --- blog/_posts/2024-04-30-python-libraries.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/blog/_posts/2024-04-30-python-libraries.md b/blog/_posts/2024-04-30-python-libraries.md index d7a35ce51..320b2b690 100644 --- a/blog/_posts/2024-04-30-python-libraries.md +++ b/blog/_posts/2024-04-30-python-libraries.md @@ -11,6 +11,8 @@ internal-links: - best python libraries for data science - top python libraries for data science - top 10 python libraries for data science +excerpt: | + This article provides an overview of the top Python Libraries for data science. These include Beautiful Soup, Keras, TensorFlow, Matplotlib and some other interesting libs. --- One of the main reasons why Python is the go-to programming language for data science is its [vast ecosystem](https://learnpython.com/blog/python-modules-packages-libraries-frameworks/) of libraries, packages, and frameworks, many of which are geared toward data science.