diff --git a/EDA/Questions_EDA.md b/EDA/Questions_EDA.md index 25ad9bd4a17a9fcfc4ad740b2b93348a26025967..4b12c6389be846592350bcd61383e545e8d17692 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