Which visualization will help the data scientist better understand the data trend?

2 Comments

  1. Tiffany
    Author

    I design that the answer is:
    Create an aggregated dataset by using the Pandas GroupBy function to get average sales for each year for each region. Create a bar plot, faceted by year, of average sales for each region. Add a horizontal line in each facet to represent average sales.

  2. John
    Author

    I measure that the answer is:
    Create an aggregated dataset by using the Pandas GroupBy function to get average sales for each year for each region. Create a bar plot, faceted by year, of average sales for each region. Add a horizontal line in each facet to represent average sales.

Leave a Reply

Your email address will not be published. Required fields are marked *

16 − six =