Answered step by step
Verified Expert Solution
Question
1 Approved Answer
I have a data frame called 'Top_Chef', which is a reality show. It has the columns 'Contestant Name', 'Season Number', 'Personality Type', and 'Result'. The
I have a data frame called 'Top_Chef', which is a reality show. It has the columns 'Contestant Name', 'Season Number', 'Personality Type', and 'Result'. The 'Personality Type' column is either 'introvert' or 'extrovert'. I want to find percentage of total introverts and extroverts that have won the show. I want to save these percentages as Q1 and Q2 respectively. I want to round all percentages to two decimal points and write as a float.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started