From 18ebc6f112c0e2cf6bc4c8bb82be7180e92f3e48 Mon Sep 17 00:00:00 2001
From: Bouyahya Zied <zied.bouyahya@ec-lyon.fr>
Date: Mon, 10 Mar 2025 18:53:05 +0000
Subject: [PATCH] Update file Questions_EDA.md

---
 EDA/Questions_EDA.md | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/EDA/Questions_EDA.md b/EDA/Questions_EDA.md
index 25ad9bd..4b12c63 100644
--- a/EDA/Questions_EDA.md
+++ b/EDA/Questions_EDA.md
@@ -80,6 +80,4 @@ These questions are designed to help students understand the concepts of EDA and
 41. What is the purpose of using a boxplot in EDA? Create a boxplot for the 'price' column and interpret the results.
 42. How would you use `groupby` and aggregation functions to analyze categorical variables like 'neighbourhood_group'?
 
----
-
-These questions are designed to encourage students to think critically about the EDA process, apply their knowledge to the dataset, and reflect on their learning. They can be used as part of a classroom discussion, homework assignment, or self-assessment.
\ No newline at end of file
+---
\ No newline at end of file
-- 
GitLab