a data analyst is working with a data frame called salary data. they want to create a new column named hourly salary that includes data from the wages column divided by 40. what code chunk lets the analyst create the hourly salary column?



Answer :