Think little typo in the code:
source = data.cars()
should be
cars = data.cars()
As you use the dataset ‘cars’ in the rest of the code.
Alternatively, can use ‘source’ as the dataset for the visuals..
Think little typo in the code:
source = data.cars()
should be
cars = data.cars()
As you use the dataset ‘cars’ in the rest of the code.
Alternatively, can use ‘source’ as the dataset for the visuals..
BI Analyst at DAZN. LinkedIn: https://www.linkedin.com/in/benji-knights-johnson-7b432649/
BI Analyst at DAZN. LinkedIn: https://www.linkedin.com/in/benji-knights-johnson-7b432649/