Practice: Plotting the Data
Continue practicing your skills with some plots.
We'll cover the following
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 data set and codes from the previous practice exercise.
Hint: Use subplots()
and pass ncols = 2
.
Get hands-on with 1400+ tech skills courses.