Question: I'm working with a data frame called 'best athlete' that has the columns 'season_number', 'contestant_name', 'contestant_id', 'person_the contestant_voted_out', 'vote_id'. I want to find out which
I'm working with a data frame called 'best athlete' that has the columns 'season_number', 'contestant_name', 'contestant_id', 'person_the contestant_voted_out', 'vote_id'. I want to find out which contestants have never received a vote (i.e. a vote to be voted out of the game as shown in the vote_id column in the 'best_athlete' dataframe.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
