From c8d30402a46f1e249d35fc103297c1b4f66072cd Mon Sep 17 00:00:00 2001 From: Chukwuemeka Jude Chukwu Date: Thu, 14 Dec 2023 09:57:08 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c4b773e..fa1a309 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ Before running the app, ensure you have the required libraries installed. You ca ```bash pip install -r requirements.txt ``` + ## Usage ### Load Dataset: The app loads a dataset from a CSV file named cleaned_dataset_with_incomegroup.csv. The data is sorted by the year and set as the index.