From 704abaad24bb2814dba1910068aa6381b7a773c7 Mon Sep 17 00:00:00 2001 From: ayush-4299 <147387831+ayush-4299@users.noreply.github.com> Date: Wed, 23 Apr 2025 11:18:24 +0530 Subject: [PATCH] Update Problem_Statement2.py --- Problem_Statement2.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Problem_Statement2.py b/Problem_Statement2.py index 225ecf2..a938825 100644 --- a/Problem_Statement2.py +++ b/Problem_Statement2.py @@ -4,7 +4,7 @@ import numpy as np import matplotlib.pyplot as plt import seaborn as sns -# Load the dataset +# Load the da df=pd.read_csv(r"C:\Users\ayush\OneDrive\Desktop\PythonCA2\Data.csv") ###Objective 1: Identify constituencies with the highest and lowest number of candidates