Data Analysis with Python Projects - Page View Time Series Visualizer

Create a draw_bar_plot function

Create a draw_box_plot function that uses Seaborn

Don’t use Seaborn for the bar plot since the instructions don’t ask for it

Exact same error:
https://forum.freecodecamp.org/t/page-view-time-series-visualizer/682851/1

1 Like