From c6d303e4e125f9fb1a167c453651d2a2087bb38e Mon Sep 17 00:00:00 2001 From: Chukwuemeka Jude Chukwu Date: Thu, 14 Dec 2023 09:56:04 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7154540..c4b773e 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,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.