Q1.Use Seaborn to recreate Figure 1.1 in the book, including the models, with all 3 subplots in the same figure.
Q2.Use Seaborn with the Smarket dataset (in the rdata repo) to recreate Figure 1.2 in the book from the original (messy) dataframe.
Q3.Put a dataframe with the Smarket dataset into tidy form. Use .head() to print the first few lines the result.
Recreate the figure (above) with:
make app