Allocated Score: Difference between revisions

m (Restructured content in the intro better. Added a classification section to remove jargon from the summary.)
Line 53:
#Add winner to list
winner_list.append(w)
 
#remove winner from ballot
ballots.drop(w, axis=1, inplace=True)
#Create lists for manipulation
763

edits