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