From efc818712a1da55006f73df5d7482fe441e3496e Mon Sep 17 00:00:00 2001 From: mariakakis Date: Mon, 13 May 2024 15:35:40 -0400 Subject: [PATCH] fixing homepage --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 0c64c91..e169653 100644 --- a/index.md +++ b/index.md @@ -6,7 +6,7 @@ order: 1 id: Overview --- -This program will provide medical students with a comprehensive introduction to data science in the Python programming language. +This program will provide learners with a comprehensive introduction to data science in the Python programming language. Students in this program will learn how to use powerful tools to analyze time-series data, process images, train machine learning models, and create visualizations. By the end of the program, students will come away with the skills and mindset needed to delve into tasks ranging from speech analysis to image classification.