Question: How would I add a new column? to my data frame using the $ symbol ## Add a new column `grade_diff` to your dataframe, which
How would I add a new column? to my data frame using the $ symbol
## Add a new column `grade_diff` to your dataframe, which is equal to the difference between ## math_grades and spanish_grades. Note: use the variables inside the dataframe (like "students$math_grade") ## not the ones in your workspace.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
