Solution: Plotting the Data

Task 1: Creating a bar plot

Recreate the bar plots below for the max and min stock prices that took the biggest hit during the recession. Use the same dataset and codes from the previous practice exercise.

Hint: Use subplots() and pass ncols = 2.

Get hands-on with 1200+ tech skills courses.