Page View Time Series Visualizer

I’ll re-iterate that the instructions only ask for seaborn in the next chart, so I’m not sure why you’re using it for this one?

Create a draw_bar_plot function that draws a bar chart

Create a draw_box_plot function that uses Seaborn

Generally you should follow exactly what the instructions say.