Question: Question 8(10pts) Create a function that takes a dataframe and plots two box plots. The function should be given the dataframe and the names of

Question 8(10pts) Create a function that takes a dataframe and plots two box plots. The function should be given the dataframe and the names of the two columns to create the box plots - Hint: The function should have 3 parameters and no returns - Create the function in the first cell - Demonstrate the function works in the second cell using the customer age and total revolving balance columns [5] \#Create function here [6] \#Test function here
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
