Data I/O and Preprocessing with Python and SQL | Capstone: NYC Restaurant Inspections

{removed by mentor}

stuck in ex 6 as no mention of what column to use for average as there’s no such column like rating in the table named inspections and question explicitly says to use inspections table

here is the snapshot of table

i have completed previous codes for module 4 capstone but due to this i can’t continue

Hello @naman777rathore,

Your snapshot of table did not show all the columns, so you can’t find it. An alternative is to look at the output of the cell below exercise 3’s cell, because it should have listed all the column names.

Cheers,
Raymond

PS: We can’t share solution here, but don’t worry because I will remove it for you :wink:

1 Like

Thanks for your help