diff --git a/EDA/EDA.md b/EDA/EDA.md new file mode 100644 index 0000000000000000000000000000000000000000..4d236176db48f10b3648cd8f1ec3b92ecdd76065 --- /dev/null +++ b/EDA/EDA.md @@ -0,0 +1,26 @@ +## Instructions + +1. **Access the Dataset**: + Visit the following link to explore and download the dataset: + [Inside Airbnb datasts](https://insideairbnb.com/get-the-data/). + +2. **Set up a workspace**: (30 minutes) + - Clone the EDA (Exploratory Data Analysis) directory to your local machine. + - Open the directory in your preferred code editor (e.g., VSCode or VSCodium). + - Go through the provided notebook and ask any questions before you start working on your dataset + +3. **Download a Dataset**: (10 minutes) + - Choose and download any dataset from the provided link. + -**Don't downlaod a cleansed dataset !** + +4. **Perform Analysis**: (80 minutes) + - Apply the same methodology as demonstrated in the EDA directory and the . + - Include any additional analysis or insights you find relevant. + +5. **Collaboration**: + - You may work individually or in pairs to complete the task. + +6. **Share Your Work**: + - Create a GitHub repository for your project. + - Invite the instructor to your repository for review. +