Question: Create a dataframe data type containing the information in the table below. Then modified the score of Steve to make it 95 and major of
Create a dataframe data type containing the information in the table below. Then modified the score of Steve to make it 95 and major of David to make it MSF. Afterwards, add a third row with the information Name=John, Score=93, Major = MA. Finally take out the Score column of the dataframe and calculate the mean and standard deviation of the scores. Think about the ease of performing the tasks with different datatypes (Dataframe should be the type easiest)

Name Score Major Steve David 90 85 MF MA
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
