Data Science 2 Problems
Creating Scatter Plots
Make two scatter plots. One scatter plot should select two columns and generate the scatter plot. The other should select two columns, one factor, and then generate the scatter plot. If you need a reminder of the header names and data, look over the penguins.csv dataset.