Is there a part of the code that is missing? Is "admin1Name" supposed to be "ADM0_PCODE"? code error reference: ----> 5 df = monthly_no2_adm1.groupby(['admin1Name', 'date']).mean('NO2_column_number_density').reset_index() KeyError: 'admin1Name'