Data Analysis with Python Projects - Page View Time Series Visualizer

Hi Guys, I need your help to handle this error.
My codes can’t run on the console. See the attache photo
image

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0

Challenge: Data Analysis with Python Projects - Page View Time Series Visualizer

Link to the challenge:

Please post text errors in code blocks (they’re quotable and indexable) and links to repls since you’re using one.

Error says you have an indentation error around the referenced line. Indentation is meaningful in python. You’ll need to find and fix the indentation on or around the referenced line.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.